TermSetWrapper and write support #472
Annotations
10 errors
docs/write_foo.py#L8
docs/write_foo.py:8:27: F401 `pynwb.ecephys.LFP` imported but unused
|
docs/write_foo.py#L8
docs/write_foo.py:8:32: F401 `pynwb.ecephys.ElectricalSeries` imported but unused
|
docs/write_foo.py#L15
docs/write_foo.py:15:1: E402 Module level import not at top of file
|
docs/write_foo.py#L15
docs/write_foo.py:15:17: F811 Redefinition of unused `np` from line 4
|
docs/write_foo.py#L17
docs/write_foo.py:17:1: E402 Module level import not at top of file
|
docs/write_foo.py#L22
docs/write_foo.py:22:1: E402 Module level import not at top of file
|
docs/write_foo.py#L22
docs/write_foo.py:22:41: F401 `hdmf.backends.hdf5.h5_utils.H5DataIO` imported but unused
|
docs/write_foo.py#L56
docs/write_foo.py:56:1: T100 Trace found: `breakpoint` used
|
src/hdmf/backends/hdf5/h5tools.py#L389
src/hdmf/backends/hdf5/h5tools.py:389:39: F821 Undefined name `container`
|
src/hdmf/backends/hdf5/h5tools.py#L398
src/hdmf/backends/hdf5/h5tools.py:398:9: T100 Trace found: `breakpoint` used
|
The logs for this run have expired and are no longer available.
Loading