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

Replace hardcoded separators with os.sep (or pathlib stuff) #368

Open
tsalo opened this issue Jan 15, 2025 · 0 comments · May be fixed by #410
Open

Replace hardcoded separators with os.sep (or pathlib stuff) #368

tsalo opened this issue Jan 15, 2025 · 0 comments · May be fixed by #410
Assignees
Labels
bug Something isn't working

Comments

@tsalo
Copy link
Member

tsalo commented Jan 15, 2025

Summary

There are a lot of "/"s in the code that should be replaced with pathlib joins or os.sep.

Additional details

  • CuBIDS version:
  • Datalad version:

What were you trying to do?

What did you expect to happen?

What actually happened?

Reproducing the bug

@tsalo tsalo added the bug Something isn't working label Jan 15, 2025
@gabridele gabridele self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants