mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Updated deprecated method
This commit is contained in:
parent
e634c4dc0c
commit
c82ffc7d7f
|
@ -289,4 +289,4 @@ texinfo_documents = [
|
||||||
|
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_javascript("js/script.js")
|
app.add_js_file("js/script.js")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user