Files
core/tests/components/myuplink/const.py
2024-03-08 20:38:34 +01:00

5 lines
81 B
Python

"""Constants for myuplink tests."""
CLIENT_ID = "12345"
CLIENT_SECRET = "67890"