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 c0a1d73 commit 0167c08Copy full SHA for 0167c08
1 file changed
Lib/test/test_doctest.py
@@ -2355,8 +2355,7 @@ def test_unittest_reportflags():
2355
Then the default eporting options are ignored:
2356
2357
>>> result = suite.run(unittest.TestResult())
2358
- """
2359
+
2360
*NOTE*: These doctest are intentionally not placed in raw string to depict
2361
the trailing whitespace using `\x20` in the diff below.
2362
0 commit comments