consistent handling of filled reflections #344
Annotations
10 errors
Ruff (PLW0127):
meteor/iterative.py#L117
meteor/iterative.py:117:5: PLW0127 Self-assignment of variable `difference`
|
Ruff (ERA001):
meteor/iterative.py#L157
meteor/iterative.py:157:5: ERA001 Found commented-out code
|
Ruff (ERA001):
meteor/iterative.py#L159
meteor/iterative.py:159:5: ERA001 Found commented-out code
|
Ruff (ERA001):
meteor/iterative.py#L160
meteor/iterative.py:160:5: ERA001 Found commented-out code
|
Ruff (ERA001):
meteor/iterative.py#L161
meteor/iterative.py:161:5: ERA001 Found commented-out code
|
Ruff (ERA001):
meteor/iterative.py#L162
meteor/iterative.py:162:5: ERA001 Found commented-out code
|
Ruff (FIX002):
meteor/iterative.py#L232
meteor/iterative.py:232:7: FIX002 Line contains TODO, consider resolving the issue
|
Ruff (FIX002):
meteor/rsmap.py#L303
meteor/rsmap.py:303:7: FIX002 Line contains TODO, consider resolving the issue
|
Ruff (PLR0206):
meteor/rsmap.py#L305
meteor/rsmap.py:305:9: PLR0206 Cannot have defined parameters for properties
|
Ruff (FIX002):
meteor/rsmap.py#L306
meteor/rsmap.py:306:11: FIX002 Line contains TODO, consider resolving the issue
|