Make mne/digitization private mne/_digitization#6700
Merged
agramfort merged 9 commits intomne-tools:masterfrom Aug 23, 2019
Merged
Make mne/digitization private mne/_digitization#6700agramfort merged 9 commits intomne-tools:masterfrom
agramfort merged 9 commits intomne-tools:masterfrom
Conversation
198b5af to
72c1725
Compare
Codecov Report
@@ Coverage Diff @@
## master #6700 +/- ##
==========================================
- Coverage 89.42% 89.42% -0.01%
==========================================
Files 417 417
Lines 75405 75406 +1
Branches 12369 12369
==========================================
- Hits 67431 67430 -1
- Misses 5156 5157 +1
- Partials 2818 2819 +1 |
4710600 to
ceb1369
Compare
Contributor
Author
|
@agramfort If I didn't mess up this should be green. @larsoner feel free to push if it is not. |
Contributor
Author
|
maybe now? |
agramfort
approved these changes
Aug 22, 2019
larsoner
approved these changes
Aug 22, 2019
Member
|
Thx @massich |
alexrockhill
pushed a commit
to alexrockhill/mne-python
that referenced
this pull request
Oct 1, 2019
* avoid Digitization in doc * WIP: remove DigPoint and Digitization from the doc * fix whatsnew * WIP: digitization --> _digitization * use new watsnew * update whatsnew * does this fix Circle? [skip travis][skip azp] * FIX: why on earth cherry-picking e44d136 didn't work?? * Update base.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Takes over #6697
continues #6461