ansible_gentooimgr/gentooimgr/__init__.py

3 lines
60 B
Python
Raw Normal View History

2023-12-21 18:53:25 +00:00
import os
HERE = os.path.abspath(os.path.dirname(__file__))