1
0
Fork 0
terminaltables3/tests/__init__.py
Daniel Baumann 0a25a67fed
Adding upstream version 4.0.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 14:45:00 +01:00

5 lines
112 B
Python

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