4 lines
71 B
Python
4 lines
71 B
Python
|
"""Constants for the Hardkernel integration."""
|
||
|
|
||
|
DOMAIN = "hardkernel"
|