summaryrefslogtreecommitdiff
path: root/waitable_presence.py
diff options
context:
space:
mode:
authorScott Gasch <[email protected]>2022-05-31 15:36:40 -0700
committerScott Gasch <[email protected]>2022-05-31 15:36:40 -0700
commit02302bbd9363facb59c4df2c1f4013087702cfa6 (patch)
tree938e51338678416afc891d2839c2ee8dd341f34d /waitable_presence.py
parentf3dbc7dc19ba5703f8f5aa9bf8af3c491b3510f6 (diff)
Improve docstrings for sphinx.
Diffstat (limited to 'waitable_presence.py')
-rw-r--r--waitable_presence.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/waitable_presence.py b/waitable_presence.py
index 4bd5d6c..9d79c6c 100644
--- a/waitable_presence.py
+++ b/waitable_presence.py
@@ -5,7 +5,6 @@
"""A PresenceDetector that is waitable. This is not part of
base_presence.py because I do not want to bring these dependencies
into that lower-level module (especially state_tracker).
-
"""
import datetime