smarie / python-pyfields

Define fields in python classes. Easily.
https://smarie.github.io/python-pyfields
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

Add `check_type=True` option to `@autoclass` and the like #78

Closed smarie closed 3 years ago

smarie commented 3 years ago

Some options in autoclass are not really useful when used in the context of pyfields. We should change the signature accordingly.