diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-02-04 11:57:10 -0800 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-02-05 06:23:53 -0800 |
| commit | e8205c01310fcd846e081d2d8a818a0949a12125 (patch) | |
| tree | 57661050f71e8a1e6afc467f8eb22883d1b36c05 /docs/dev | |
| parent | 8da118dfeb15989c47241d6ad6b7c429a34a51f3 (diff) | |
| download | python-requests-e8205c01310fcd846e081d2d8a818a0949a12125.tar.gz | |
Trim trialing 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.
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index 707dea31..1766a28a 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -62,4 +62,3 @@ Google AppEngine is not officially supported although support is available with the `Requests-Toolbelt`_. .. _Requests-Toolbelt: https://toolbelt.readthedocs.io/ - |
