Skip to content

Commit

Permalink
Revert "Temp patch for tests"
Browse files Browse the repository at this point in the history
This reverts commit 281bf36.
  • Loading branch information
edeno committed Jan 22, 2024
1 parent 281bf36 commit d70ecd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,6 @@ 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.imported import (
ImportedSpikeSorting,
) # 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 d70ecd7

Please sign in to comment.