Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelbray32 committed Jan 26, 2024
1 parent 567278a commit 4562bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/trodes_to_nwb/tests/utils.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""Set the path to the bulk test data dir and copies the yaml/config files there"""

import os
from pathlib import Path
import shutil

from pathlib import Path

yaml_path = Path(__file__).resolve().parent / "test_data"

Expand Down

0 comments on commit 4562bba

Please sign in to comment.