##// END OF EJS Templates
fix: appease pyflakes and make unused variables more obvious...
fix: appease pyflakes and make unused variables more obvious pyflakes is complaining that `baserevs` is redefined by the list comprehension, and while this lint can be valuable, it's not actually a problem here. Differential Revision: https://phab.mercurial-scm.org/D11683

File last commit:

r16438:28a90cdf default
r49059:2f7caef0 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer