| 1 | """A mypy_ plugin for managing a number of platform-specific annotations. |
| 2 | Its functionality can be split into three distinct parts: |
| 3 | |
| 4 | * Assigning the (platform-dependent) precisions of certain `~numpy.number` |
nothing calls this directly
no test coverage detected