Mercurial > hg-stable
diff pyproject.toml @ 48257:2f7caef017d9
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
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Mon, 18 Oct 2021 10:14:44 +0200 |
parents | 58fe6d127a01 |
children | d4b275587847 |