mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 19:36:38 +03:00
Flake8
This commit is contained in:
parent
a43b8bac1e
commit
7beecb9f33
|
@ -287,5 +287,6 @@ texinfo_documents = [
|
||||||
# If true, do not generate a @detailmenu in the "Top" node's menu.
|
# If true, do not generate a @detailmenu in the "Top" node's menu.
|
||||||
# texinfo_no_detailmenu = False
|
# texinfo_no_detailmenu = False
|
||||||
|
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_javascript('js/script.js')
|
app.add_javascript('js/script.js')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user