Nowy lepszy trunk

This commit is contained in:
2024-03-08 16:57:38 +01:00
parent d3dc994bc1
commit 3bac0ba83e
9 changed files with 177 additions and 305 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
"""
Kluczowe jest zeby po każdej linijce pokazywał która to jest, oraz po pliku
"""
import netrc
import mysql.connector
@@ -17,7 +21,7 @@ mycursor.execute("SELECT * FROM scimag")
for x in mycursor:
print(x)
exit()
file_list = ""
for file in file_list: