schemas fix

pull/67/head
Kye 1 year ago
parent ccb239dc2b
commit cf6cd14a45

@ -11,7 +11,7 @@ from prompt_toolkit.auto_suggest import AutoSuggestFromHistory
from prompt_toolkit.completion import WordCompleter
from prompt_toolkit.history import InMemoryHistory
from prompt_toolkit.key_binding import KeyBindings
from schemas.typings import Colors
from swarms.schemas.typings import Colors
bindings = KeyBindings()

Loading…
Cancel
Save