Skip to content
Snippets Groups Projects
Commit ba5e8be5 authored by Yannik Stradmann's avatar Yannik Stradmann
Browse files

Fixup 89e08577: pylint does not like comments

Change-Id: Id41f205e53d0b52e28c75861d110eded6f0c33eb
parent 89e08577
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ disable= ...@@ -71,7 +71,7 @@ disable=
too-many-instance-attributes, too-many-instance-attributes,
no-init, no-init,
locally-disabled, locally-disabled,
line-too-long # done with pycodestyle line-too-long
[REPORTS] [REPORTS]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment