python 3.12 support #362
Annotations
13 errors
Ruff (I001):
meteor/rsmap.py#L3
meteor/rsmap.py:3:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W293):
meteor/rsmap.py#L224
meteor/rsmap.py:224:1: W293 Blank line contains whitespace
|
Ruff (SIM201):
meteor/rsmap.py#L225
meteor/rsmap.py:225:12: SIM201 Use `hkls.shape[-1] != NUMBER_OF_DIMENSIONS_IN_UNIVERSE` instead of `not hkls.shape[-1] == NUMBER_OF_DIMENSIONS_IN_UNIVERSE`
|
Ruff (W293):
meteor/rsmap.py#L228
meteor/rsmap.py:228:1: W293 Blank line contains whitespace
|
Ruff (W291):
meteor/rsmap.py#L468
meteor/rsmap.py:468:66: W291 Trailing whitespace
|
build (3.11)
Process completed with exit code 1.
|
build (3.12)
The job was canceled because "_3_11" failed.
|
Ruff (I001):
meteor/rsmap.py#L3
meteor/rsmap.py:3:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W293):
meteor/rsmap.py#L224
meteor/rsmap.py:224:1: W293 Blank line contains whitespace
|
Ruff (SIM201):
meteor/rsmap.py#L225
meteor/rsmap.py:225:12: SIM201 Use `hkls.shape[-1] != NUMBER_OF_DIMENSIONS_IN_UNIVERSE` instead of `not hkls.shape[-1] == NUMBER_OF_DIMENSIONS_IN_UNIVERSE`
|
Ruff (W293):
meteor/rsmap.py#L228
meteor/rsmap.py:228:1: W293 Blank line contains whitespace
|
Ruff (W291):
meteor/rsmap.py#L468
meteor/rsmap.py:468:66: W291 Trailing whitespace
|
build (3.12)
The operation was canceled.
|