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 f1590db commit 305b919
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 305b919

Please sign in to comment.