Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Jul 25, 2020
1 parent 141924f commit a2e1eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miio/vacuum.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class FanspeedE2(enum.Enum):


class WaterFlow:
"""Strength """
"""Water flow strength on s5 max. """

Minimum = 200
Low = 201
Expand Down

0 comments on commit a2e1eb6

Please sign in to comment.