Commit Graph

2 Commits

Author SHA1 Message Date
Elias Probst
f9d2cb4469 feat: improve handling of output directory
- don't fail, when the directory doesn't exist but create it instead
- handle failures to create the output directory properly
- use f-string formatting to simplify building the output filename
- use OS-independent `os.path.join` to build the output path
2023-11-17 18:35:13 +01:00
gitolicious
aeb5ca7b3d feat: initial commit 2023-10-29 15:03:47 +00:00