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 0c40b67 commit cd20fd7Copy full SHA for cd20fd7
bpython/lazyre.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
23
import re
24
-from typing import Optional, Iterator, Pattern, Match, Optional
+from typing import Optional, Pattern, Match, Optional
25
26
try:
27
from functools import cached_property
0 commit comments