Skip to content
Snippets Groups Projects
Unverified Commit 74b1b890 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

pylintrc: you know nothing, py lint

parent b7bdc06d
No related branches found
No related tags found
1 merge request!215ci: fix some pylint issues
......@@ -14,6 +14,7 @@ disable=
global-statement,
no-else-return,
bad-continuation,
duplicate-code,
[SIMILARITIES]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment