Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use os.path.join consistently #22

Closed
arvedes opened this issue Jan 4, 2023 · 0 comments · Fixed by #26
Closed

use os.path.join consistently #22

arvedes opened this issue Jan 4, 2023 · 0 comments · Fixed by #26
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@arvedes
Copy link
Member

arvedes commented Jan 4, 2023

In #21 construction of filepaths has been partially changed to os.path.join. This should be done consistently throughout the code.

@arvedes arvedes added enhancement New feature or request good first issue Good for newcomers labels Jan 4, 2023
arvedes added a commit that referenced this issue Jan 5, 2023
[Issue #22] All open statements and file paths use `os.path.join`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant