Fix setup.cfg formatting.

This commit is contained in:
Rafael Guterres Jeffman
2021-04-29 20:00:18 -03:00
parent 61c6680fdc
commit 3beb041ec1

View File

@@ -31,6 +31,7 @@ per-file-ignores =
[pydocstyle]
inherit = false
ignore = D1,D212,D203
[pylint.MASTER]
disable =
c-extension-no-member,