chore(deps-dev): bump ruff from 0.9.2 to 0.14.3 #1503
Annotations
20 errors
|
Ruff (RUF059):
tests/test_io.py#L457
tests/test_io.py:457:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L273
tests/test_io.py:273:20: RUF059 Unpacked variable `atomcoords` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L273
tests/test_io.py:273:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L166
tests/test_io.py:166:20: RUF059 Unpacked variable `atomcoords` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L166
tests/test_io.py:166:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (PLC0415):
overreact/coords.py#L2090
overreact/coords.py:2090:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (RUF059):
overreact/coords.py#L1955
overreact/coords.py:1955:5: RUF059 Unpacked variable `moments` is never used
|
|
Ruff (PLC0415):
overreact/_misc.py#L294
overreact/_misc.py:294:5: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
overreact/_misc.py#L77
overreact/_misc.py:77:5: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PTH208):
overreact/_datasets.py#L15
overreact/_datasets.py:15:13: PTH208 Use `pathlib.Path.iterdir()` instead.
|
|
Ruff (RUF059):
tests/test_io.py#L457
tests/test_io.py:457:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L273
tests/test_io.py:273:20: RUF059 Unpacked variable `atomcoords` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L273
tests/test_io.py:273:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L166
tests/test_io.py:166:20: RUF059 Unpacked variable `atomcoords` is never used
|
|
Ruff (RUF059):
tests/test_io.py#L166
tests/test_io.py:166:14: RUF059 Unpacked variable `axes` is never used
|
|
Ruff (PLC0415):
overreact/coords.py#L2090
overreact/coords.py:2090:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (RUF059):
overreact/coords.py#L1955
overreact/coords.py:1955:5: RUF059 Unpacked variable `moments` is never used
|
|
Ruff (PLC0415):
overreact/_misc.py#L294
overreact/_misc.py:294:5: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
overreact/_misc.py#L77
overreact/_misc.py:77:5: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PTH208):
overreact/_datasets.py#L15
overreact/_datasets.py:15:13: PTH208 Use `pathlib.Path.iterdir()` instead.
|