MilanStaffehl / numdantic

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

docs(readme): Fix wrong description of dtypes in assigments #15

Closed MilanStaffehl closed 2 months ago

MilanStaffehl commented 2 months ago

Fix description stating that wrong dtypes in assignments will cause a type checking error when they in fact do not.