update: (gemini-cli) #1817
Annotations
6 errors and 1 warning
Run ruff linter
Process completed with exit code 1.
|
Run ruff linter:
tests/py/unit/test_tools_build_slab.py#L35
tests/py/unit/test_tools_build_slab.py:35:35: F811 Redefinition of unused `AtomicCoordinateUnits` from line 34
|
Run ruff linter:
tests/py/unit/test_tools_build_slab.py#L13
tests/py/unit/test_tools_build_slab.py:13:34: F811 Redefinition of unused `Material` from line 12
|
Run ruff linter:
tests/py/unit/test_tools_build_slab.py#L2
tests/py/unit/test_tools_build_slab.py:2:8: F811 Redefinition of unused `copy` from line 1
|
Run ruff linter:
src/py/mat3ra/made/material.py#L1
src/py/mat3ra/made/material.py:1:40: F401 `typing.Optional` imported but unused
|
Run ruff linter:
src/py/mat3ra/made/material.py#L1
src/py/mat3ra/made/material.py:1:31: F401 `typing.Literal` imported but unused
|
Run ruff linter
Unexpected input(s) 'python-version', valid inputs are ['exclude']
|
Loading