-
Notifications
You must be signed in to change notification settings - Fork 322
Open
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable
Milestone
Description
Adding typehints would greatly improve usability.
Without type annotations, IDE support is very limited and I often have to search through the code to figure out the exact types of a given attribute. Also static typechecking is obviously not possible, which I think is also pretty important for consistent code quality.
If that's an effort that would be appreciated, I would start by type-hinting the modules I currently use the most.
Metadata
Metadata
Assignees
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable