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 c7ce2ab commit 966707aCopy full SHA for 966707a
1 file changed
confection/tests/test_param_processing.py
@@ -4,7 +4,7 @@
4
"""
5
6
import inspect
7
-from typing import Any, Generator, Iterable, Iterator, List, Optional, Sequence, Union
+from typing import Any, Generator, Iterable, List, Sequence, Union
8
9
import pytest
10
from hypothesis import given, settings
0 commit comments