updated lint

This commit is contained in:
Christopher Pickering 2021-08-30 14:35:17 +02:00
parent 46ea616e1d
commit a03ea83dd8
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -22,4 +22,4 @@ quiet = true
[tool.pylint.messages_control]
disable = "E1120, R0914, E0401, R0912, R0916, R0913, W0104"
disable = "E1120, R0914, E0401, R0912, R0916, R0913, W0104, R0801, W1404"