##// END OF EJS Templates
typing: add type hints to `cmdutil.findrepo()`...
typing: add type hints to `cmdutil.findrepo()` Since 10db46e128d4, pytype almost figured this out, going from `Any` -> `_T0`, but the intent is obvious.
Matt Harbison -
r52608:7601978f default
Show More