aboutsummaryrefslogtreecommitdiff
path: root/src/utils/consts.py
Commit message (Collapse)AuthorAgeFilesLines
* Better constifying of color/font charsGravatar jesopo2018-11-131-0/+32
|
* Add type/return hints throughout src/ and, in doing so, fix some cyclicalGravatar jesopo2018-10-301-0/+2
references.