1
0
Fork 0
terminaltables3/tests/__init__.py
Daniel Baumann 07735c967b
Merging upstream version 4.0.0 (Closes: #1095814).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 15:00:49 +01:00

5 lines
112 B
Python

"""Allows importing from screenshot."""
import py
PROJECT_ROOT = py.path.local(__file__).dirpath().join("..")