Explorar o código

something of commits

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

+ 1 - 0
tools/fourier/cli.py

@@ -49,6 +49,7 @@ def insert_file(hsh, filename, timestamp, db=None, uploaded=None):
             station,
         )
     )
+    cursor.close()
 
 def hash_file(filename):
     ahash = md5()