Skip to content

Commit

Permalink
Regenerate .pylintrc
Browse files Browse the repository at this point in the history
To fix:
```
************* Module /Users/lalyta/dev/coding-katas-python/.pylintrc
.pylintrc:1:0: R0022: Useless option value for '--disable', 'print-statement' was removed from pylint, see pylint-dev/pylint#4942. (useless-option-value)
.pylintrc:1:0: R0022: Useless option value for '--disable', 'parameter-unpacking' was removed from pylint, see pylint-dev/pylint#4942. (useless-option-value)
...
```
  • Loading branch information
eliflores committed Jul 20, 2022
1 parent db978c2 commit aa3fb4c
Showing 1 changed file with 280 additions and 260 deletions.
Loading

0 comments on commit aa3fb4c

Please sign in to comment.