Luca Antiga
|
c740a63667
|
Add launch commands (#18155)
* Add launcher to main repo
* Move launcher CLI to main CLI
* Launch CLI tests
* Fix tests
* Remove tabulate dependency
* Allow access through lightning_app package
* Avoid conditional import in CLI
* Apply suggestions from code review
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Remove conditional input
* Skip mypy checks for launcher
* Add return type annotation
* Fix duplicated app_metadata.py
* Add missing import
* Fix test
* Add skip test import depth
* Remove leftover conditional import
* Change expected output to reflect the new tabulate method
* Remove check on deprecated functionality
* Improve stability of test
* Skip unrelated failing test on Windows
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-07-28 18:03:08 +02:00 |