Files
Victor Alexandrovich Tsyrenschikov 373ed28445 python
2026-03-30 20:25:42 +05:00

5 lines
90 B
Python

"""HACS Frontend"""
from .version import VERSION
def locate_dir():
return __path__[0]