Skip to content

Commit

Permalink
Silence pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Nov 12, 2024
1 parent 4a22557 commit 483241d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@


class ClickTestCase(TestBase):
# pylint: disable=unbalanced-tuple-unpacking
def setUp(self):
super().setUp()

Expand Down

0 comments on commit 483241d

Please sign in to comment.