added comments and fix er

This commit is contained in:
ada-dmitry
2023-08-24 12:34:10 +03:00
parent 121bc010cf
commit 7227efa00e
4 changed files with 24 additions and 9 deletions
+1 -1
View File
@@ -50,4 +50,4 @@ def query_change(x):
def close(cur):
cursor.close()
cur.close()