Sign in
fuchsia
/
third_party
/
github.com
/
jd
/
tenacity
/
refs/heads/upstream/fix-black
commit
0b76e7c7b1b77f9033563ee9948aae425133b35d
[
log
]
author
Julien Danjou <julien@danjou.info>
Sat Feb 03 22:16:37 2024 +0100
committer
Julien Danjou <julien@danjou.info>
Sat Feb 03 23:19:03 2024 +0100
tree
9b9c6f9432e9c343528e77bbd44d9bff68dad145
parent
99e7482e8b027f0521315e0f7830a0badae5c561
[
diff
]
ci: replace black and flake8 by ruff
.github/workflows/ci.yaml
[
diff
]
.mergify.yml
[
diff
]
pyproject.toml
[
diff
]
tenacity/__init__.py
[
diff
]
tenacity/_asyncio.py
[
diff
]
tenacity/_utils.py
[
diff
]
tenacity/before.py
[
diff
]
tenacity/before_sleep.py
[
diff
]
tenacity/retry.py
[
diff
]
tenacity/stop.py
[
diff
]
tenacity/tornadoweb.py
[
diff
]
tenacity/wait.py
[
diff
]
tests/test_after.py
[
diff
]
tests/test_asyncio.py
[
diff
]
tests/test_tenacity.py
[
diff
]
tox.ini
[
diff
]
16 files changed
tree: 9b9c6f9432e9c343528e77bbd44d9bff68dad145
.github/
doc/
releasenotes/
tenacity/
tests/
README.rst
⇨
doc/source/index.rst
.editorconfig
.gitignore
.mergify.yml
.readthedocs.yml
LICENSE
pyproject.toml
reno.yaml
setup.cfg
setup.py
tox.ini