4 lines
61 B
Python
4 lines
61 B
Python
|
"""Constants for the OralB integration."""
|
||
|
|
||
|
DOMAIN = "oralb"
|