Add preliminary support for the draft 2024.12 version of the standard #127
Annotations
4 errors
Ruff (F821):
array_api_strict/_info.py#L133
array_api_strict/_info.py:133:28: F821 Undefined name `dtypes`
|
Ruff (F401):
array_api_strict/_typing.py#L24
array_api_strict/_typing.py:24:5: F401 `typing.ModuleType` imported but unused
|
Ruff (F401):
array_api_strict/tests/test_flags.py#L6
array_api_strict/tests/test_flags.py:6:21: F401 `.._info.__array_namespace_info__` imported but unused
|
check-ruff
Process completed with exit code 1.
|