##// END OF EJS Templates
hghave: add a check for pytype, Google's Python type checker...
hghave: add a check for pytype, Google's Python type checker I'm not unbiased, but I strongly prefer pytype to mypy: it does more inference, so we don't need as many annontations. In theory we can use both, but since I'm doing some tinkering with pytype I figured I'd just try setting it up. Differential Revision: https://phab.mercurial-scm.org/D7268

File last commit:

r39808:ae531f5e default
r43771:32ac4d0b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer