4 lines
69 B
Python
4 lines
69 B
Python
"""Constants for the Chess.com integration."""
|
|
|
|
DOMAIN = "chess_com"
|
"""Constants for the Chess.com integration."""
|
|
|
|
DOMAIN = "chess_com"
|