Przeglądaj źródła

More python update

Godzil 6 lat temu
rodzic
commit
c1d8e858aa
1 zmienionych plików z 1 dodań i 1 usunięć
  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()