forked from platypush/platypush
[Fix] Some minor docstring indentation fixes.
This commit is contained in:
parent
3e00a05301
commit
0fe1c2768b
2 changed files with 4 additions and 3 deletions
|
@ -17,6 +17,7 @@ class GoogleFitBackend(Backend):
|
|||
|
||||
* The **google.fit** plugin
|
||||
(:class:`platypush.plugins.google.fit.GoogleFitPlugin`) enabled.
|
||||
|
||||
"""
|
||||
|
||||
_default_poll_seconds = 60
|
||||
|
|
Loading…
Reference in a new issue