Close unterminated code block. (#4155)

This commit is contained in:
Eitan Mosenkis 2017-12-07 23:33:30 +02:00 committed by Fabian Affolter
parent e14c9bc548
commit d7bde092f3

View File

@ -57,3 +57,4 @@ SERVICE_HANDLERS = {
...
SERVICE_AWESOMEDEVICE: ('awesomedevice', None),
}
```