Fox now, disable PyLint keyword-arg-before-vararg

This commit is contained in:
Pedro Algarvio 2019-12-03 18:27:27 +00:00
parent 6fca5e5098
commit 4a7b64f767
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF

View file

@ -125,7 +125,8 @@ disable=R,
pep8-reserved-keywords,
str-format-in-logging,
import-outside-toplevel,
deprecated-method
deprecated-method,
keyword-arg-before-vararg
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option