-
Notifications
You must be signed in to change notification settings - Fork 90
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
FIX: make update unalter the path instance if check fails #950
FIX: make update unalter the path instance if check fails #950
Conversation
@teonbrooks let me know if it fixes your pb |
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.
@agramfort Can you cook up a changelog entry for this one? Otherwise LGTM
Codecov Report
@@ Coverage Diff @@
## main #950 +/- ##
==========================================
+ Coverage 94.39% 94.40% +0.01%
==========================================
Files 25 25
Lines 3550 3559 +9
==========================================
+ Hits 3351 3360 +9
Misses 199 199
Continue to review full report at Codecov.
|
…fort/mne-bids into fix_udpate_check_no_change
Thanks @agramfort! |
wfm, thanks @agramfort! |
closes #949