mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Clean up docstrings (#22679)
* Clean up docstrings * Fix long lines * Fix more docstrings * Fix more docstrings * Fix more docstrings
This commit is contained in:
committed by
Pascal Vizeli
parent
625c8e0cee
commit
048b100eea
@@ -1,9 +1,4 @@
|
||||
"""
|
||||
Support for monitoring emoncms feeds.
|
||||
|
||||
For more details about this component, please refer to the documentation
|
||||
at https://home-assistant.io/components/sensor.emoncms/
|
||||
"""
|
||||
"""Support for monitoring emoncms feeds."""
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user