Skip to content

Commit

Permalink
Flattened access to list function
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxvandenBoom committed Apr 11, 2023
1 parent 13cca20 commit 4b6f7a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ieegprep/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# flatten access
from ieegprep.version import __version__
from ieegprep.bids.data_epoch import load_data_epochs, load_data_epochs_averages
from ieegprep.bids.data_structure import list_bids_datasets
from ieegprep.bids.rereferencing import RerefStruct
from ieegprep.bids.sidecars import load_event_info, load_channel_info, load_ieeg_sidecar
from ieegprep.fileio.IeegDataReader import VALID_FORMAT_EXTENSIONS, IeegDataReader

0 comments on commit 4b6f7a7

Please sign in to comment.