Skip to content

Commit

Permalink
Missing blank line added
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Mar 31, 2018
1 parent 089a711 commit 1d322aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miio/cooker.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def __repr__(self) -> str:
s = "<TemperatureHistory temperatures=%s>" % self.data
return s


class CookerCustomizations:
def __init__(self, custom: str):
"""
Expand Down

0 comments on commit 1d322aa

Please sign in to comment.