Update python/state-cli.md
This commit is contained in:
parent
e645bb52f2
commit
27e8397b7f
@ -1,7 +1,7 @@
|
|||||||
Implementation of a command line interface that provides different commands
|
Implementation of a command line interface that provides different commands
|
||||||
based on the state of a state machine.
|
based on the state of a state machine.
|
||||||
|
|
||||||
```
|
```py
|
||||||
import prompt_toolkit
|
import prompt_toolkit
|
||||||
from prompt_toolkit.styles import Style
|
from prompt_toolkit.styles import Style
|
||||||
from prompt_toolkit.patch_stdout import StdoutProxy, patch_stdout
|
from prompt_toolkit.patch_stdout import StdoutProxy, patch_stdout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user