##// 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.
Matt Harbison -
r52613:e618a175 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty
attr
cbor
sha1dc
tomli
xdiff
zope
__init__.py Loading ...