We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a1bf4 commit 9862df0Copy full SHA for 9862df0
src/_pytest/nodes.py
@@ -1,4 +1,4 @@
1
-# mypy: allow-untyped-defs
+# mypy: allow-untyped-defs
2
from __future__ import annotations
3
4
import abc
0 commit comments