Merge pull request #3 from awslabs/feat/github-actions #6
Annotations
10 errors
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F841):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F841 Local variable `tp` is assigned to but never used
|
Ruff (F541):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (F401):
examples/notebooks/Complex_nested_structure.ipynb#L1
examples/notebooks/Complex_nested_structure.ipynb:1:1: F401 `pprint.pprint` imported but unused
|