Add read_sorting_analyzer_from_nwb
#16
ruff.yml
on: pull_request
Check for style errors and common problems
13s
Annotations
2 errors
|
Check for style errors and common problems
The process '/opt/hostedtoolcache/ruff/0.15.1/x86_64/ruff' failed with exit code 1
|
|
ruff (E402):
src/pynwb/ndx_spikesorting/__init__.py#L22
src/pynwb/ndx_spikesorting/__init__.py:22:1: E402 Module level import not at top of file
|