Skip to content

Commit

Permalink
Temp patch for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Jan 22, 2024
1 parent d70ecd7 commit 688f0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ def mini_closed(mini_path):
def mini_insert(mini_path, teardown, server, dj_conn):
from spyglass.common import Nwbfile, Session # noqa: E402
from spyglass.data_import import insert_sessions # noqa: E402
from spyglass.spikesorting.merge import SpikeSortingOutput # noqa: E402
from spyglass.utils.nwb_helper_fn import close_nwb_files # noqa: E402

dj_logger.info("Inserting test data.")
Expand Down

0 comments on commit 688f0ca

Please sign in to comment.