LedFx/ledfx_frontend/__init__.py

8 lines
91 B
Python

"""ledfx_frontend"""
import os
def where():
return os.path.dirname(__file__)