sphinx/tests/roots/test-theming/test_theme/__init__.py

6 lines
87 B
Python
Raw Normal View History

import os
2018-02-19 07:39:14 -06:00
def get_path():
return os.path.dirname(os.path.abspath(__file__))