1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-29 19:57:40 +01:00
Files
core/homeassistant/components/slack/__init__.py
T
Marc Mueller c805baf88c Refactor slack tests (#45561)
* Refactor slack tests

* Changes

* Let service register for tests
2021-01-27 04:32:14 +01:00

3 lines
44 B
Python

"""The slack component."""
DOMAIN = "slack"