Thanks to visit codestin.com Credit goes to github.com
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 e5458bd commit 6e240ddCopy full SHA for 6e240dd
1 file changed
Doc/library/unittest.rst
@@ -2083,7 +2083,7 @@ Loading and running tests
2083
2084
.. method:: run(test)
2085
2086
- This method is the main public interface to the `TextTestRunner`. This
+ This method is the main public interface to the ``TextTestRunner``. This
2087
method takes a :class:`TestSuite` or :class:`TestCase` instance. A
2088
:class:`TestResult` is created by calling
2089
:func:`_makeResult` and the test(s) are run and the
0 commit comments