##// END OF EJS Templates
typing: disable [unsupported-operands] warning in the largefiles outgoing hook...
typing: disable [unsupported-operands] warning in the largefiles outgoing hook For some reason, pytype thinks `toupload` is a set: No attribute '__setitem__' on Set[nothing] (It actually is a set in the subsequent `else` branch, but I'm not interested in trying to rewrite this to be consistent.)

File last commit:

r48474:ff97e793 default
r50749:cb3918e5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer