We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aaf839 commit 2f4efeaCopy full SHA for 2f4efea
main.py
@@ -15,4 +15,4 @@
15
print(f"Database ID: {row[0]}, Name: {row[1]}")
16
17
cursor.close()
18
-conn.close()
+conn.close()
0 commit comments