pre-commit-ci[bot]
|
c0ec0decec
|
[pre-commit.ci] pre-commit suggestions (#18697)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-03 22:07:21 +02:00 |
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 |
Jirka Borovec
|
cc49e4a31f
|
tests: switch imports for apps (#16554)
|
2023-02-01 11:07:00 +00:00 |
Ethan Harris
|
e9a6b83437
|
[App] Reduce import depths and add test (#15330)
Co-authored-by: thomas chaton <thomas@grid.ai>
|
2022-10-28 13:57:35 +00:00 |