X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=waitable_presence.py;fp=waitable_presence.py;h=4bd5d6c84d8f6acedb0e189f418f68cadde963cf;hb=1e858172519e9339e4720b8bf9b39b6d9801e305;hp=6473add5b2f7f4fb023e03a71342c93a4b2aacd5;hpb=52ff365609d3f5a81cb79dc4464b19bd5860cfc0;p=python_utils.git diff --git a/waitable_presence.py b/waitable_presence.py index 6473add..4bd5d6c 100644 --- a/waitable_presence.py +++ b/waitable_presence.py @@ -26,7 +26,7 @@ class WaitablePresenceDetectorWithMemory(state_tracker.WaitableAutomaticStateTra """ This is a waitable class that keeps a PresenceDetector internally and periodically polls it to detect changes in presence in a - particular location. Example suggested usage pattern: + particular location. Example suggested usage pattern:: detector = waitable_presence.WaitablePresenceDetectorWithMemory(60.0) while True: