Skip to content

Commit bcfd811

Browse files
committed
Skip unneeded @force_not_colorized
1 parent ca0efb4 commit bcfd811

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_sys.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1486,7 +1486,6 @@ def hook_func(args):
14861486
expected = None
14871487
hook_args = None
14881488

1489-
@force_not_colorized
14901489
def test_custom_unraisablehook_fail(self):
14911490
_testcapi = import_helper.import_module('_testcapi')
14921491
from _testcapi import err_writeunraisable

0 commit comments

Comments
 (0)