aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2022-03-31Update type-hint.mdGravatar wookie184-7/+7
2021-11-15Implement suggestionsGravatar SavagePastaMan-6/+9
Added links to mypy and PEP484 (the type hint pep). Removed the temp variable for clarity, maybe it's fine if we don't show that you can typehint normal variables?