We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd5f7e commit 1cbd17cCopy full SHA for 1cbd17c
1 file changed
Lib/test/test_doctest.py
@@ -2450,8 +2450,7 @@ def test_unittest_reportflags():
2450
Then the default eporting options are ignored:
2451
2452
>>> result = suite.run(unittest.TestResult())
2453
- """
2454
+
2455
*NOTE*: These doctest are intentionally not placed in raw string to depict
2456
the trailing whitespace using `\x20` in the diff below.
2457
0 commit comments