aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2017-04-16 22:03:43 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2017-04-17 09:19:11 -0700
commit38232aacc3c46ef3b649ec730a2444ed13fe3894 (patch)
treebcfc73a682966746a6404310e12f7f7f68cce862 /docs
parent21879c9dd97caffb1610b5671477541a51c7e1b7 (diff)
downloaddateutil-38232aacc3c46ef3b649ec730a2444ed13fe3894.tar.gz
Clean up trailing white space in all files
Diffstat (limited to 'docs')
-rw-r--r--docs/examples.rst4
-rw-r--r--docs/index.rst1
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/examples.rst b/docs/examples.rst
index f3e7f5d..c049177 100644
--- a/docs/examples.rst
+++ b/docs/examples.rst
@@ -1330,7 +1330,7 @@ Check the daylight limit.
'EDT'
>>> datetime(2003, 10, 26, 1, 00, tzinfo=tz).tzname()
'EST'
-
+
tzrange examples
----------------
@@ -1405,7 +1405,7 @@ Check the daylight limit.
'EDT'
>>> datetime(2003, 10, 26, 1, 00, tzinfo=tz).tzname()
'EST'
-
+
tzical examples
---------------
diff --git a/docs/index.rst b/docs/index.rst
index 5d252f6..b2503a1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,4 +28,3 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
-