File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 rev : v2.4.1
2121 hooks :
2222 - id : codespell
23- args : [--exclude-file=tests/test_mypy.yml]
23+ args : [--exclude-file=tests/test_mypy.yml, --skip=*.svg ]
2424
2525 - repo : https://github.com/abravalheri/validate-pyproject
2626 rev : v0.24.1
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
4343<a href =" https://kraken.tech/ " ><img title =" Kraken Tech " src =" docs/_static/sponsors/Kraken.svg " width =" 190 " /></a >
4444<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
4545<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
46- <a href =" https://www.lambdatest.com /?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" docs/_static/sponsors/LambdaTest .svg " width =" 190 " /></a >
46+ <a href =" https://www.testmu.ai /?utm_source=structlog&utm_medium=sponsor " ><img title =" TestMu AI " src =" docs/_static/sponsors/TestMu-AI .svg " width =" 190 " /></a >
4747<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
4848<!-- [[[end]]] -->
4949
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
2020<a href =" https://kraken.tech/ " ><img title =" Kraken Tech " src =" _static/sponsors/Kraken.svg " width =" 190 " /></a >
2121<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
2222<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
23- <a href =" https://www.lambdatest.com /?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" _static/sponsors/LambdaTest .svg " width =" 190 " /></a >
23+ <a href =" https://www.testmu.ai /?utm_source=structlog&utm_medium=sponsor " ><img title =" TestMu AI " src =" _static/sponsors/TestMu-AI .svg " width =" 190 " /></a >
2424<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
2525<!-- [[[end]]] -->
2626
Original file line number Diff line number Diff line change @@ -144,9 +144,9 @@ url = "https://filepreviews.io/"
144144img = " FilePreviews.svg"
145145
146146[[tool .sponcon .sponsors ]]
147- title = " LambdaTest "
148- url = " https://www.lambdatest.com /?utm_source=structlog&utm_medium=sponsor"
149- img = " LambdaTest .svg"
147+ title = " TestMu AI "
148+ url = " https://www.testmu.ai /?utm_source=structlog&utm_medium=sponsor"
149+ img = " TestMu-AI .svg"
150150
151151[[tool .sponcon .sponsors ]]
152152title = " Polar"
You can’t perform that action at this time.
0 commit comments