Add multi selecto to SelectionAction and SelectFileAction, Allow IOActions to receive no input, Rename subpackage falyx.parsers -> falyx.parser, Add default_text to UserInputAction
This commit is contained in:
@ -5,7 +5,7 @@ from typing import Literal
|
||||
|
||||
import pytest
|
||||
|
||||
from falyx.parsers.utils import coerce_value
|
||||
from falyx.parser.utils import coerce_value
|
||||
|
||||
|
||||
# --- Tests ---
|
||||
|
Reference in New Issue
Block a user