You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing some tests with #1170, I got this import flagged as incorrect, which seems true since it does not seem to exist in the current version of PyBIDS.
There is also this commented code which may or may not be related. It says the code is for PyBIDS >= 0.12.1, but we have been pinning PyBIDS 0.14.0 and now 0.17.0 for quite some time with the code commented out. So should we just remove the comment ?
While doing some tests with #1170, I got this import flagged as incorrect, which seems true since it does not seem to exist in the current version of PyBIDS.
There is also this commented code which may or may not be related. It says the code is for PyBIDS >= 0.12.1, but we have been pinning PyBIDS 0.14.0 and now 0.17.0 for quite some time with the code commented out. So should we just remove the comment ?
Relevant PRs I found :
Tagging @laemtl and @cmadjar since you seem to be the one who worked on these PRs
The text was updated successfully, but these errors were encountered: