summaryrefslogtreecommitdiff
path: root/requirements/typing.in
Commit message (Collapse)AuthorAgeFilesLines
* Add an initial set of type hintspgjones2023-04-021-0/+1
These focus on the public API with the private aspect omitted. This is because these are hard to type, and may not be required with modern python. However, this should still be useful if adopted for code that uses blinker.