mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +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,8 +1,4 @@
|
||||
"""
|
||||
Support for ClearPass Policy Manager.
|
||||
|
||||
Allows tracking devices with CPPM.
|
||||
"""
|
||||
"""Support for ClearPass Policy Manager."""
|
||||
import logging
|
||||
from datetime import timedelta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user