consistent handling of filled reflections #347
Annotations
10 errors
Ruff (FIX002):
meteor/testing.py#L30
meteor/testing.py:30:3: FIX002 Line contains TODO, consider resolving the issue
|
Ruff (N802):
test/unit/test_iterative.py#L20
test/unit/test_iterative.py:20:5: N802 Function name `test_IterativeTvDenoiser` should be lowercase
|
Ruff (ERA001):
test/unit/test_iterative.py#L23
test/unit/test_iterative.py:23:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L24
test/unit/test_iterative.py:24:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L25
test/unit/test_iterative.py:25:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L26
test/unit/test_iterative.py:26:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L27
test/unit/test_iterative.py:27:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L28
test/unit/test_iterative.py:28:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L30
test/unit/test_iterative.py:30:5: ERA001 Found commented-out code
|
Ruff (ERA001):
test/unit/test_iterative.py#L31
test/unit/test_iterative.py:31:5: ERA001 Found commented-out code
|