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 626dcce commit 979f239Copy full SHA for 979f239
bpython/curtsiesfrontend/interaction.py
@@ -1,6 +1,6 @@
1
import greenlet
2
import time
3
-import curtsies.events as events
+from curtsies import events
4
5
from ..translations import _
6
from ..repl import Interaction
0 commit comments