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

modernize path handling #1268

Open
sappelhoff opened this issue Jul 11, 2024 · 0 comments
Open

modernize path handling #1268

sappelhoff opened this issue Jul 11, 2024 · 0 comments
Labels
maint Nice First Contribution Opportunity This issue is good for new contributors to MNE-BIDS

Comments

@sappelhoff
Copy link
Member

we still use op.join in many cases that could be simplified with the pathlib syntax of concatenation via /.

@sappelhoff sappelhoff added maint Nice First Contribution Opportunity This issue is good for new contributors to MNE-BIDS labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maint Nice First Contribution Opportunity This issue is good for new contributors to MNE-BIDS
Projects
None yet
Development

No branches or pull requests

1 participant