Skip to content

DynamicEnums and Schemasheets integration #321

DynamicEnums and Schemasheets integration

DynamicEnums and Schemasheets integration #321

Triggered via pull request July 28, 2023 18:18
@mavaylon1mavaylon1
synchronize #923
enums
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F841): src/hdmf/term_set.py#L123
src/hdmf/term_set.py:123:13: F841 Local variable `msg` is assigned to but never used
Ruff (E722): src/hdmf/term_set.py#L138
src/hdmf/term_set.py:138:9: E722 Do not use bare `except`
Ruff (F841): src/hdmf/term_set.py#L139
src/hdmf/term_set.py:139:13: F841 Local variable `msg` is assigned to but never used
ruff
Process completed with exit code 1.