-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand user in config paths #11537
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
Expand user in config paths #11537
Conversation
drammock
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just one suggestion; done through GitHub UI so it may also require removing the os.path import if that's its only usage in the file.
Co-authored-by: Daniel McCloy <dan@mccloy.info>
Co-authored-by: Daniel McCloy <dan@mccloy.info>
|
Thanks @drammock, |
* upstream/main: [MAINT, MRG] Fix failing flake tests (mne-tools#11547) Improve read_raw file extension detection (mne-tools#11521) Expand user in config paths (mne-tools#11537) Ignore pkg_resources deprecations (mne-tools#11538)
Fixes #11533.