Skip to content

Commit 0c504b7

Browse files
committed
Revert "handle lazy loading through .pyi type stubs (mne-tools#12072)"
This reverts commit 81b7ddf.
1 parent 4c98f8a commit 0c504b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+804
-2214
lines changed

mne/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Copyright the MNE-Python contributors.
44

55
"""MNE software for MEG and EEG data analysis."""
6+
67
# PEP0440 compatible formatted version, see:
78
# https://www.python.org/dev/peps/pep-0440/
89
#

0 commit comments

Comments
 (0)