You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- """TODO: Add docstring."""
-
-
- def test_import_main():
- """TODO: Add docstring."""
- pass # OPUS is no longer maintained in favor of dora-phi4
- # from dora_opus.main import main
-
- # Check that everything is working, and catch dora Runtime Exception as we're not running in a dora dataflow.
- # nwith pytest.raises(RuntimeError):
- # nmain()
|