lightning/tests/integrations_app/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
74 B
Python
Raw Permalink Normal View History

from os.path import dirname
_PATH_TESTS_DIR = dirname(dirname(__file__))