We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430c568 commit c44c6aeCopy full SHA for c44c6ae
docs/conf.py
@@ -30,7 +30,7 @@
30
# TODO: re-enable travis when we grow tests
31
# 'travis_button': True,
32
# 'codecov_button': True, # TODO: get better coverage sometime, heh
33
- "tidelift_url": "https://tidelift.com/subscription/pkg/pypi-patchwork?utm_source=pypi-patchwork&utm_medium=referral&utm_campaign=docs",
+ "tidelift_url": "https://tidelift.com/subscription/pkg/pypi-patchwork?utm_source=pypi-patchwork&utm_medium=referral&utm_campaign=docs", # noqa
34
}
35
html_sidebars = {
36
"**": ["about.html", "navigation.html", "searchbox.html", "donate.html"]
0 commit comments