Browse Source

More python update

Godzil 6 years ago
parent
commit
c1d8e858aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/sendromdata.py

+ 1 - 1
src/utils/sendromdata.py

@@ -86,7 +86,7 @@ if __name__ == '__main__':
                     'd': DiskDude,
                 }))
                 
-                print html
+                print(html)
         finally:
             f.close()