core/homeassistant/components/google_drive/const.py

6 lines
111 B
Python

"""Constants for the Google Drive integration."""
from __future__ import annotations
DOMAIN = "google_drive"