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 f5283cd commit ecf4e06Copy full SHA for ecf4e06
src/shelloracle/shelloracle.py
@@ -6,7 +6,6 @@
6
from pathlib import Path
7
8
from yaspin import yaspin
9
-from yaspin.spinners import Spinners
10
from prompt_toolkit import PromptSession
11
from prompt_toolkit.application import create_app_session_from_tty
12
from prompt_toolkit.history import FileHistory
0 commit comments