Explorar el Código

More python update

Godzil hace 6 años
padre
commit
c1d8e858aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()