Update main.py

This commit is contained in:
Saifeddine ALOUI 2024-01-16 11:38:50 +01:00 committed by GitHub
parent 2a54078fc1
commit 79be6dab41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import base64
from ascii_colors import ASCIIColors
from pathlib import Path
import csv
import datetime
def get_config(filename):
config = configparser.ConfigParser()