4 lines
73 B
Python
4 lines
73 B
Python
|
"""Constants for the Diagnostics integration."""
|
||
|
|
||
|
DOMAIN = "diagnostics"
|