Skip to content

Commit

Permalink
lint again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Dec 13, 2023
1 parent 71eb492 commit 7379945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gevent/testing/testrunner.py
Expand Up @@ -129,7 +129,7 @@ class Runner(object):
def __init__(self,
tests,
*,
allowed_return_codes,
allowed_return_codes=(),
configured_failing_tests=(),
failfast=False,
quiet=False,
Expand Down

0 comments on commit 7379945

Please sign in to comment.