mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
bench
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from argenta.app import StaticDividingLine
|
||||
|
||||
from .handlers import router
|
||||
|
||||
app = App(initial_message="metrics", prompt=">>> ", dividing_line=StaticDividingLine('~', length=70))
|
||||
app = App(initial_message="metrics", prompt=">>> ", dividing_line=None)
|
||||
orchestrator = Orchestrator()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user