Mercurial > hg
diff .hgignore @ 49799:de284a0b5614
typing: add type hints to the prompt methods in mercurial/ui.py
The @overloads allow for the callers that pass a non-None `default` to not have
to worry about handling a None return to appease pytype.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 12 Dec 2022 14:10:12 -0500 |
parents | 681b25ea579e |
children | 59820ae507b1 |