Skip to content

Commit 6a5a8f0

Browse files
committed
Trim trailing white space throughout the project
Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
1 parent 5c4f25b commit 6a5a8f0

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/changelog.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ here. For additional detail, read the complete `commit history`_.
4242
**python-cas 1.4.0** ``[2018-10-09]``
4343

4444
* Add kwarg `verify_ssl_certificate` to bypass SSL certificate validation
45-

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ Indices and tables
2020
* :ref:`genindex`
2121
* :ref:`modindex`
2222
* :ref:`search`
23-

docs/pypi.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
Install from source::
32

43
python setup install

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@
4545
download_url ='https://github.com/python-cas/python-cas/releases',
4646
version='1.4.0',
4747
)
48-

0 commit comments

Comments
 (0)