##// END OF EJS Templates
pytype: stop excluding webcommands.py...
pytype: stop excluding webcommands.py I have no idea why, but asserting that each value added to `emptydirs` is not None didn't fix this: File "/mnt/c/Users/Matt/hg/mercurial/hgweb/webcommands.py", line 621, in dirlist: Function bytes.join was called with the wrong arguments [wrong-arg-types] Expected: (self, iterable: Iterable[bytes]) Actually passed: (self, iterable: List[None]) Differential Revision: https://phab.mercurial-scm.org/D11924

File last commit:

r37194:338367d4 default
r49316:ea13dabb default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer