schemas fix

Former-commit-id: 327ca6d7629a97fe1de1a798caaf880639dd774d
pull/160/head
Kye 2 years ago
parent 210e062e3d
commit bea2b6e62b

@ -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