forked from rotki/rotki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove pylint no-self-use and its disable directives
It's been moved to optional checker and we won't activate it. Was not really useful and switching to static methods in all places would carry other interesting problems and no positives as shown in: pylint-dev/pylint#5502
- Loading branch information
1 parent
583a025
commit d81507d
Showing
65 changed files
with
261 additions
and
276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.