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 074a015 commit bb8712cCopy full SHA for bb8712c
bpython/history.py
@@ -25,7 +25,7 @@
25
from pathlib import Path
26
import stat
27
from itertools import islice, chain
28
-from typing import Iterable, Optional, List, TextIO, Union
+from typing import Iterable, Optional, List, TextIO
29
30
from .translations import _
31
from .filelock import FileLock
0 commit comments