Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sbidy/pywizlight
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidy committed May 1, 2021
2 parents 768d53a + 3b0968a commit b0b39fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywizlight/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ class WizLightNotKnownBulb(WizLightError):
class WizLightMethodeNotFound(WizLightError):
"""The the called bulb function is not available."""

pass
pass

0 comments on commit b0b39fb

Please sign in to comment.