-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor,style: un-hardcode output directory. QOL code changes
changelog: - output directory is now an `--output_dir` arg instead of being hardcoded as /tmp/ - filepaths are joined via `os.path.join` instead of f-strings, thus removing the assumption of forward-slash file separators - mapping file retrieval function is explicitly called where needed
- Loading branch information
1 parent
b4981e4
commit 18c3d8b
Showing
1 changed file
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters