Style and linting
This commit is contained in:
parent
b350f62013
commit
f4b123c237
4 changed files with 28 additions and 22 deletions
|
|
@ -38,6 +38,7 @@ def logs_file_path(filename: str):
|
|||
os.makedirs(logs_dir)
|
||||
return os.path.join(logs_dir, filename)
|
||||
|
||||
|
||||
# BASE PATHS
|
||||
|
||||
if os.name == "nt":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue