New CircleCI failure here:
https://app.circleci.com/pipelines/github/mne-tools/mne-python/21889/workflows/b613fb80-7a0e-4c45-b2cc-02b8f0d9e589/jobs/61509
is complaining about where pick_types is imported from within MNE-BIDS. This is already fixed in MNE-BIDS main but is now newly failing again due to #12209. I guess the solution is "use MNE-BIDS main branch in CircleCI"?
cc @larsoner
New CircleCI failure here:
https://app.circleci.com/pipelines/github/mne-tools/mne-python/21889/workflows/b613fb80-7a0e-4c45-b2cc-02b8f0d9e589/jobs/61509
is complaining about where
pick_typesis imported from within MNE-BIDS. This is already fixed in MNE-BIDS main but is now newly failing again due to #12209. I guess the solution is "use MNE-BIDS main branch in CircleCI"?cc @larsoner