-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Milestone
Description
C0103 ignore error names. It was ignored because of id attribute.
There is the one problem here. If remove C0103 form .pylintrc and run linter pylint $(git ls-files '*.py') it will fail on one line.
But if we disabled this line it wouldn't work.
We need to solve this problem and remove C0103 from .pylintrc
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers