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

MAINT: Remove deprecated requires_module #519

Merged
merged 10 commits into from
Aug 4, 2023
Merged

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Aug 3, 2023

We deprecated requires_module in MNE-Python, this cleans up some stuff with importorskip

@larsoner larsoner enabled auto-merge (squash) August 3, 2023 23:37
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #519 (1bc3fff) into main (5f005d7) will decrease coverage by 0.11%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
- Coverage   95.38%   95.28%   -0.11%     
==========================================
  Files          69       69              
  Lines        2885     2865      -20     
  Branches      412      412              
==========================================
- Hits         2752     2730      -22     
- Misses         63       65       +2     
  Partials       70       70              
Files Changed Coverage Δ
mne_nirs/visualisation/tests/test_visualisation.py 100.00% <ø> (ø)
mne_nirs/conftest.py 96.49% <75.00%> (-3.51%) ⬇️
...e_nirs/experimental_design/_experimental_design.py 100.00% <100.00%> (ø)
mne_nirs/io/fold/tests/test_fold.py 100.00% <100.00%> (ø)
mne_nirs/io/snirf/tests/test_snirf.py 96.53% <100.00%> (-0.18%) ⬇️
mne_nirs/preprocessing/tests/test_mayer.py 100.00% <100.00%> (ø)

@larsoner larsoner merged commit 6baf34c into mne-tools:main Aug 4, 2023
16 of 18 checks passed
@larsoner larsoner deleted the dep branch August 4, 2023 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant