Skip to content
Snippets Groups Projects
Commit 6a7a028f authored by Roang's avatar Roang
Browse files

Update pylint config

parent f0b5a7d9
Branches
Tags
No related merge requests found
...@@ -156,6 +156,8 @@ disable = [ ...@@ -156,6 +156,8 @@ disable = [
"too-many-return-statements", "too-many-return-statements",
"too-many-statements", "too-many-statements",
"unused-argument",
"protected-access",
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment