Skip to content

Commit

Permalink
make flake happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius2342 committed Apr 16, 2020
1 parent 51acbcd commit 46d2e55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyvlx/opening_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,10 @@ class RollerShutter(OpeningDevice):
class GarageDoor(OpeningDevice):
"""GarageDoor object."""


class Gate(OpeningDevice):
"""Gate object."""


class Blade(OpeningDevice):
"""Blade object."""

0 comments on commit 46d2e55

Please sign in to comment.