chrislit/abydos

View on GitHub
stubs/numpy/__init__.pyi

Summary

Maintainability
Test Coverage

TODO found
Open

_DtypeLikeNested = Any  # TODO: wait for support for recursive types
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

    # TODO: use TypedDict when/if it's officially supported
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

# TODO(alan): Platform dependent types
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

# TODO(shoyer): remove when the full numpy namespace is defined
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

    # TODO: add a protocol for anything with a dtype attribute
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

    type,  # TODO: enumerate these when we add type hints for numpy scalars
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

TODO found
Open

    # TODO(shoyer): remove when all methods are defined
Severity: Minor
Found in stubs/numpy/__init__.pyi by fixme

There are no issues that match your filters.

Category
Status