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

r50545:2e34ea45 default
r52613:e618a175 default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
partial