comparison i18n/polib.py @ 49892: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 642e31cb55f0
children 493034cc3265
comparison
equal deleted inserted replaced
49891:98e7be1ed6c5 49892:0449fb7729d7