MilanStaffehl / numdantic

Typing support for numpy arrays and numpy array validation with pydantic.
MIT License
1 stars 0 forks source link

Replace `Any` in generic scalar types with `np.typing.NBitBase` #52

Open MilanStaffehl opened 1 month ago

MilanStaffehl commented 1 month ago

This is both in the tests and in the README.