This commit is contained in:
sebastian.serfling
2024-08-01 15:03:58 +02:00
parent 5d4f21db8e
commit 3444f42694
+1 -1
View File
@@ -24,7 +24,7 @@ finally:
sock.close()
# CSV vorhanden
# CSV vorhanden1
try:
csvfile_path = csvfile.resolve(strict=True)
except FileNotFoundError: