jorenham / optype

Opinionated typing package for precise type hints in Python
BSD 3-Clause "New" or "Revised" License
13 stars 0 forks source link

Ban `typing.Any` usage #149

Closed jorenham closed 2 months ago

jorenham commented 2 months ago

See https://github.com/numpy/numpy/pull/27211 for why this is important