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 b1d18a8 commit eeb2a37Copy full SHA for eeb2a37
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