[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
70b989d517
commit
2c981ee07d
|
@ -696,7 +696,7 @@ class Item(Node):
|
||||||
|
|
||||||
def runtest(self) -> None:
|
def runtest(self) -> None:
|
||||||
"""Run the test case for this item.
|
"""Run the test case for this item.
|
||||||
|
|
||||||
Must be implemented by subclasses.
|
Must be implemented by subclasses.
|
||||||
|
|
||||||
.. seealso:: :ref:`non-python tests`
|
.. seealso:: :ref:`non-python tests`
|
||||||
|
|
Loading…
Reference in New Issue