This commit is contained in:
weckyy702
2021-02-09 15:47:34 +01:00
10 changed files with 69 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
#!/usr/bin/env python
"""NassiShneidermann.py: #TODO"""
__author__ = "Weckyy702"
from typing import Dict, List, Optional
from PySimpleGUI import one_line_progress_meter
import logging