Skip to content

Commit a2b699a

Browse files
committed
Fix import
1 parent 96e4c75 commit a2b699a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import re
44
import sys
55
import tempfile
6+
from contextlib import nullcontext
67
from typing import Literal
78

89
if sys.version_info < (3, 11):

0 commit comments

Comments
 (0)