This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce424d235f
lightning
/
tests
/
integrations_app
/
__init__.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
ci: flagship apps 1/n (#16304) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-12 18:12:47 +00:00
from
os
.
path
import
dirname
_PATH_TESTS_DIR
=
dirname
(
dirname
(
__file__
)
)