Skip to content

Commit

Permalink
Disable too-few-public-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
PCManticore committed Oct 16, 2019
1 parent 237d110 commit 30c1504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/n/no_method_argument_py38.py
@@ -1,4 +1,4 @@
# pylint: disable=missing-docstring
# pylint: disable=missing-docstring,too-few-public-methods


class Cls:
Expand Down

0 comments on commit 30c1504

Please sign in to comment.