mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* Added missing annotation for start_color() and wrapper() functions * 1) Changed Optional types to be optional arguments (checked documentation and manual experiments to make sure I was doing it right) 2) Modified format to match CONTRIBUTING.md conventions 3) corrected a few missing return types or other mistaken type annotations