core/homeassistant/util/yaml/const.py

5 lines
83 B
Python

"""Constants."""
SECRET_YAML = "secrets.yaml"
_SECRET_NAMESPACE = "homeassistant"