Explorar o código

general commit

Gamaliel Espinoza %!s(int64=8) %!d(string=hai) anos
pai
achega
253afb581f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tools/fourier/cli.py

+ 2 - 1
tools/fourier/cli.py

@@ -225,7 +225,8 @@ def main():
                                     'where "hash" = ?'
                                     ), params
                                   )
-                conn.commit()
+            
+            conn.commit()
 
 
     elif args.entity == 'station':