Mercurial > evolve
view setup.cfg @ 2017:dd1055f38397
compat: handle difference of signature for update destination hooks
The 'check' argument have been dropped in 11c253997b0e. So we make it optional
for compatibility.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 23 Feb 2017 13:58:52 +0100 |
parents | 8464a7708f9d |
children | 143c8e4dc22d |
line wrap: on
line source
[flake8] ignore = E261, E266, E302, E129, E731, E124, E501, E123, W503, N801