4 lines
52 B
Python
4 lines
52 B
Python
|
"""Consts for Cast integration."""
|
||
|
|
||
|
DOMAIN = 'cast'
|