Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandratrapani committed Dec 19, 2024
1 parent e8ba1bd commit 4ff6466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pynwb/tests/test_roundtrip.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Test roundtrip (write and read back) of the Python API for the ndx-microscopy extension."""
from datetime import datetime

from ndx_ophys_devices import Photodetector
from pytz import UTC
import pytest
from pynwb.testing import TestCase as pynwb_TestCase
Expand Down

0 comments on commit 4ff6466

Please sign in to comment.