3 lines
61 B
Python
3 lines
61 B
Python
"""Constants for the Smarty component."""
|
|
|
|
DOMAIN = "smarty"
|
"""Constants for the Smarty component."""
|
|
|
|
DOMAIN = "smarty"
|