Skip to content

Commit 8838712

Browse files
author
escbeargew99-stack
authored
Update doctest.py
1 parent 4da201c commit 8838712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_pytest/doctest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mypy: allow-untyped-defs
1+
# mypy: allow-untyped-defs
22
"""Discover and run doctests in modules and test files."""
33

44
from __future__ import annotations

0 commit comments

Comments
 (0)