Update __init__.py
parent
7304be098f
commit
7cc59f7522
|
@ -119,6 +119,6 @@ class PairingSkill(MycroftSkill):
|
|||
if self.activator:
|
||||
self.activator.cancel()
|
||||
|
||||
|
||||
|
||||
def create_skill():
|
||||
return PairingSkill()
|
||||
|
|
Loading…
Reference in New Issue