We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385d5ec commit b7a8b42Copy full SHA for b7a8b42
1 file changed
python/tests/utils.py
@@ -21,6 +21,7 @@
21
exposed as part of the public API. Keep the implementation minimal and
22
documented so reviewers can easily see it's test-only.
23
"""
24
+
25
from __future__ import annotations
26
27
from typing import TYPE_CHECKING
0 commit comments