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:
@ -1,4 +1,4 @@
|
||||
from falyx.parsers import ArgumentAction
|
||||
from falyx.parser import ArgumentAction
|
||||
|
||||
|
||||
def test_argument_action():
|
||||
|
Reference in New Issue
Block a user