captn3m0 / captn3m0/pystitcher
Fix current working directory hack
Open
bug
- Dominant language
- Python
- Stars
- 396
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we switch our CWD to the markdown file directory, and don't reset it back. Playing around with chdir is bad and causes issues.
Fix this to instead use paths relative from the markdown file directory.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.