✨: add CanArrayX protocols #86
Annotations
6 errors
ruff
Process completed with exit code 1.
|
ruff:
tests/integration/test_numpy2.pyi#L28
tests/integration/test_numpy2.pyi:28:78: TD003 Missing issue link for this TODO
|
ruff:
tests/integration/test_numpy2.pyi#L28
tests/integration/test_numpy2.pyi:28:78: TD005 Missing issue description after `TODO`
|
ruff:
tests/integration/test_numpy2.pyi#L28
tests/integration/test_numpy2.pyi:28:78: TD004 Missing colon in TODO
|
ruff:
tests/integration/test_numpy2.pyi#L28
tests/integration/test_numpy2.pyi:28:78: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
ruff:
tests/integration/test_numpy2.pyi#L28
tests/integration/test_numpy2.pyi:28:78: TD001 Invalid TODO tag: `FIXME`
|
Loading