Skip to content

Commit 8d832ac

Browse files
committed
Linting issue
1 parent b58b2ca commit 8d832ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/support/warnings_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def wrapper(self, *args, **kwargs):
6767
return wrapper
6868
return decorator
6969

70-
70+
7171
def ignore_fork_in_thread_deprecation_warnings(test):
7272
"""Decorator to suppress the deprecation warnings related to running a fork within a thread.
7373
"""

0 commit comments

Comments
 (0)