4 lines
61 B
Python
4 lines
61 B
Python
|
"""Constants for the Monzo integration."""
|
||
|
|
||
|
DOMAIN = "monzo"
|