Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sasatani committed Jun 22, 2024
1 parent 6de2b1d commit a0e13cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from miniscope_io.formats import WireFreeSDLayout
from miniscope_io.io import SDCard
from miniscope_io.exceptions import EndOfRecordingException
from miniscope_io.data import Frame
from miniscope_io.models.data import Frame
from miniscope_io.utils import hash_video

from .fixtures import wirefree
Expand Down

0 comments on commit a0e13cc

Please sign in to comment.