This commit is contained in:
IgorL123
2023-08-22 14:04:23 +03:00
parent 91e3a97179
commit 27b58e9c62
+1 -1
View File
@@ -50,5 +50,5 @@ def query_change(x):
def close(cur): def close(cur):
cursor.close() cur.close()