ericziethen / django-property-filter

Extend django-filter to allow filtering by properties
MIT License
36 stars 1 forks source link

Add Typing (Type Hints) to code #214

Closed ericziethen closed 2 years ago

ericziethen commented 3 years ago
ericziethen commented 2 years ago

Closing this for now. There seems to be no immediate need to add types since the user doesn't interact with a lot of functions from the library.