Skip to content

Commit 2f4efea

Browse files
committed
same main.py
1 parent 6aaf839 commit 2f4efea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
print(f"Database ID: {row[0]}, Name: {row[1]}")
1616

1717
cursor.close()
18-
conn.close()
18+
conn.close()

0 commit comments

Comments
 (0)