##// 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:

r30765:eb7de21b default
r52613:e618a175 default
Show More
footer.tmpl
4 lines | 24 B | application/x-cheetah | CheetahLexer
{motd}
</body>
</html>