Skip to content

Commit 3b51602

Browse files
committed
add SITES_COORDINATES to the deprecated imports
1 parent 98921ea commit 3b51602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ibllib/ephys/neuropixel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
', change your imports to neuropixel !', DeprecationWarning)
99

1010
from neuropixel import * # noqa
11+
from neuropixel import SITES_COORDINATES # noqa

0 commit comments

Comments
 (0)