Skip to content

TermSetWrapper and write support #497

TermSetWrapper and write support

TermSetWrapper and write support #497

Triggered via pull request September 27, 2023 22:30
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F811): tests/unit/test_io_hdf5_h5tools.py#L31
tests/unit/test_io_hdf5_h5tools.py:31:8: F811 Redefinition of unused `unittest` from line 3
Ruff (F401): tests/unit/test_io_hdf5_h5tools.py#L834
tests/unit/test_io_hdf5_h5tools.py:834:33: F401 `hdmf.common.DynamicTable` imported but unused
Ruff (F841): tests/unit/test_io_hdf5_h5tools.py#L836
tests/unit/test_io_hdf5_h5tools.py:836:9: F841 Local variable `col1` is assigned to but never used
ruff
Process completed with exit code 1.