🐛 fix import-related mypy errors #9
Merged
Annotations
10 errors
|
src/numpy-stubs/__init__.pyi#L1727
src/numpy-stubs/__init__.pyi:1727:7: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/__init__.pyi#L1772
src/numpy-stubs/__init__.pyi:1772:7: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/__init__.pyi#L1839
src/numpy-stubs/__init__.pyi:1839:7: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/__init__.pyi#L2650
src/numpy-stubs/__init__.pyi:2650:7: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/__init__.pyi#L4812
src/numpy-stubs/__init__.pyi:4812:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/_core/_internal.pyi#L12
src/numpy-stubs/_core/_internal.pyi:12:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/_core/einsumfunc.pyi#L31
src/numpy-stubs/_core/einsumfunc.pyi:31:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/_core/einsumfunc.pyi#L32
src/numpy-stubs/_core/einsumfunc.pyi:32:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/_core/fromnumeric.pyi#L881
src/numpy-stubs/_core/fromnumeric.pyi:881:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
|
src/numpy-stubs/_core/numeric.pyi#L277
src/numpy-stubs/_core/numeric.pyi:277:3: TD002 Missing author in TODO; try: `# TODO(<author_name>): ...` or `# TODO @<author_name>: ...`
|
The logs for this run have expired and are no longer available.
Loading