core/tests/components/myuplink/const.py

5 lines
81 B
Python

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