firedantic icon indicating copy to clipboard operation
firedantic copied to clipboard

See if we can support better typings for model classes

Open lietu opened this issue 2 years ago • 0 comments

E.g. the new Python Self type could be useful to help better define the types for model classes and get better IDE support for typing. We'd likely have to bump Python version requirement from 3.9 to a higher one, unless there's a backported from __future__ or similar for the new type.

lietu avatar Jan 23 '24 12:01 lietu