##// END OF EJS Templates
typing: avoid some useless @overload definitions in `mercurial.util`...
typing: avoid some useless @overload definitions in `mercurial.util` Apparently pytype considered the name as well as the type of each argument, and generates @overload definitions if they don't match. At best this is clutter, and can easily be removed.

File last commit:

r51880:727428c7 default
r52613:e618a175 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer