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 96e4c75 commit a2b699aCopy full SHA for a2b699a
1 file changed
tests/test_options.py
@@ -3,6 +3,7 @@
3
import re
4
import sys
5
import tempfile
6
+from contextlib import nullcontext
7
from typing import Literal
8
9
if sys.version_info < (3, 11):
0 commit comments