DEBSOURCES
Skip Quicknav
sources / switchbot-api / 2.5.0-1 / tests / const.py
12345
"""Constants for tests.""" MOCK_HOST = "api.switch-bot.com" MOCK_URL = f"https://{MOCK_HOST}/v1.1"