MilanStaffehl / numdantic

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

Write tests to verify annotations pass type check #16

Closed MilanStaffehl closed 1 month ago

MilanStaffehl commented 2 months ago

Write tests that verify that annotations using NDArray pass type check. Try to cover as many, if not all, possible combinations of shape and dtype in target type and actual type.