Skip to content

Commit efb91b8

Browse files
committed
style: apply formatting
1 parent 234f38e commit efb91b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import datajoint as dj
99
from element_interface.utils import dict_to_uuid
1010

11-
from . import probe, ephys
11+
from . import ephys, probe
1212

1313
schema = dj.schema()
1414

0 commit comments

Comments
 (0)