Server side implementation for interactive entry edits
This commit is contained in:
@@ -16,7 +16,7 @@ from sia.web_agent import WebAgent, WebAgentState
|
||||
from sia.command import Command
|
||||
from sia.command_result import CommandResult
|
||||
from sia.reasoning_entry import ReasoningEntry
|
||||
from sia.parse_error_entry import ParseErrorEntry
|
||||
from sia.entry.parse_error_entry import ParseErrorEntry
|
||||
from sia.entry import Entry
|
||||
|
||||
class MockCommand(Command):
|
||||
|
||||
Reference in New Issue
Block a user