We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d78668 commit 3143728Copy full SHA for 3143728
1 file changed
tests/test_generation/exhaustive/test_exhaustive.py
@@ -3,7 +3,7 @@
3
import re
4
import sys
5
import subprocess
6
-from typing import Any, List, Callable, Iterator, Optional
+from typing import Any, List, Callable, Optional
7
from pathlib import Path
8
from typing_extensions import override
9
0 commit comments