end import

This commit is contained in:
Ambulance Clerc
2023-09-12 09:56:17 +02:00
parent 9c0203e32d
commit 17e2abbb55

View File

@@ -255,4 +255,4 @@ def import_data_csv():
except: except:
print(f"Error to save {new_eval.ID}") print(f"Error to save {new_eval.ID}")
import_data_csv() #import_data_csv()