comparison setup.py @ 49797:0449fb7729d7

typing: add trivial type hints to mercurial/ui.py There's not really a pattern here; it's mostly obvious return types and in a few cases, obvious parameter types. Some other "obvious" functions are left out because of quirks in how the return value for the various config() functions are inferred cause pytype to complain.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 11 Dec 2022 00:10:56 -0500
parents 54421ef8a423
children e0c0545e2e55
comparison
equal deleted inserted replaced
49796:98e7be1ed6c5 49797:0449fb7729d7