1
0
Fork 0
terminaltables3/tests/__init__.py
Daniel Baumann a35389c891
Adding upstream version 3.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 13:04:33 +01:00

5 lines
112 B
Python

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