File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# backoff
22
33[ ![ Build Status] ( https://github.com/python-backoff/backoff/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/python-backoff/backoff/actions/workflows/ci.yaml )
4- [ ![ PyPI Version] ( https://img.shields.io/pypi/v/backoff.svg )] ( https://pypi.python.org/pypi/backoff )
4+ [ ![ PyPI Version] ( https://img.shields.io/pypi/v/python- backoff.svg )] ( https://pypi.python.org/pypi/python- backoff )
55[ ![ License] ( https://img.shields.io/github/license/python-backoff/backoff )] ( https://github.com/python-backoff/backoff/blob/main/LICENSE )
66
77** Function decoration for backoff and retry**
@@ -87,6 +87,6 @@ def poll_for_result(job_id):
8787## Project Links
8888
8989- [ GitHub Repository] ( https://github.com/python-backoff/backoff )
90- - [ PyPI Package] ( https://pypi.org/project/backoff/ )
90+ - [ PyPI Package] ( https://pypi.org/project/python- backoff/ )
9191- [ Issue Tracker] ( https://github.com/python-backoff/backoff/issues )
9292- [ Changelog] ( https://github.com/python-backoff/backoff/blob/main/CHANGELOG.md )
You can’t perform that action at this time.
0 commit comments