1
0
Fork 0
terminaltables3/tests/__init__.py

6 lines
112 B
Python
Raw Normal View History

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