Skip to content

Commit

Permalink
added Path library to imports (#697)
Browse files Browse the repository at this point in the history
Co-authored-by: Sharon Chiang <[email protected]>
  • Loading branch information
sharon-chiang and Sharon Chiang authored Dec 1, 2023
1 parent 345d83a commit 7e566f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spyglass/common/common_nwbfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import pynwb
import spikeinterface as si
from hdmf.common import DynamicTable
from pathlib import Path

from ..settings import raw_dir
from ..utils.dj_helper_fn import get_child_tables
Expand Down

0 comments on commit 7e566f1

Please sign in to comment.