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 c152cbf commit ce710bbCopy full SHA for ce710bb
bpython/_typing_compat.py
@@ -25,4 +25,3 @@
25
from typing import Never
26
except ImportError:
27
from typing import NoReturn as Never # type: ignore
28
-
0 commit comments