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

[Issue #22] All open statements and file paths use os.path.join #26

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

muddi900
Copy link
Contributor

@muddi900 muddi900 commented Jan 4, 2023

Fixes #22

all open statements are now using os.path.join

Copy link
Member

@arvedes arvedes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@arvedes arvedes merged commit 65705fc into nemocrys:master Jan 5, 2023
@muddi900 muddi900 deleted the enhance/os_path branch January 5, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use os.path.join consistently
2 participants