sebastian.serfling 2024-08-01 15:03:58 +02:00
parent 5d4f21db8e
commit 3444f42694
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ finally:
sock.close() sock.close()
# CSV vorhanden # CSV vorhanden1
try: try:
csvfile_path = csvfile.resolve(strict=True) csvfile_path = csvfile.resolve(strict=True)
except FileNotFoundError: except FileNotFoundError: