diff options
| author | Seth Michael Larson <sethmichaellarson@gmail.com> | 2020-09-28 12:44:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-28 12:44:55 -0500 |
| commit | 382ab32f23795c44faae83b4e8b18a16fb605a0a (patch) | |
| tree | f40214244355b80f5674edfa2daeff85eca399c5 /docs | |
| parent | 6d38f171c4921043e1ff633e2a3e9f7ea382e1d5 (diff) | |
| download | urllib3-382ab32f23795c44faae83b4e8b18a16fb605a0a.tar.gz | |
Rename Retry options and defaults
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/reference/urllib3.util.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/urllib3.util.rst b/docs/reference/urllib3.util.rst index 663efd6b..cb51215e 100644 --- a/docs/reference/urllib3.util.rst +++ b/docs/reference/urllib3.util.rst @@ -14,5 +14,4 @@ but can also be used independently. .. automodule:: urllib3.util :members: - :undoc-members: :show-inheritance: |
