mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
rename orchestrator method start_polling to run_repl
This commit is contained in:
@@ -9,7 +9,6 @@ __all__ = [
|
||||
|
||||
from typing import Any, Protocol, TypeVar, Callable
|
||||
|
||||
from argenta.response import Response
|
||||
|
||||
T = TypeVar("T", contravariant=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user