summaryrefslogtreecommitdiff
path: root/gps/client.py
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-09-22 13:12:32 -0700
committerGary E. Miller <gem@rellim.com>2018-09-22 13:12:32 -0700
commitd692a0b995d8147ef3e2d32722db9bdedf13c8a3 (patch)
tree159f79b52cc8bed7fca001a84fe4b9d88e34ac27 /gps/client.py
parente86d1e731d4346515e102fbc8effd8f8708081cf (diff)
downloadgpsd-d692a0b995d8147ef3e2d32722db9bdedf13c8a3.tar.gz
Python modules: add module docstrings.
Diffstat (limited to 'gps/client.py')
-rw-r--r--gps/client.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps/client.py b/gps/client.py
index a1a5b68f..6ff9ce71 100644
--- a/gps/client.py
+++ b/gps/client.py
@@ -1,3 +1,4 @@
+"gpsd client functions"
# This file is Copyright (c) 2010 by the GPSD project
# BSD terms apply: see the file COPYING in the distribution root for details.
#