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 23d8d66 commit efd6e46Copy full SHA for efd6e46
flask/app.py
@@ -999,8 +999,6 @@ def index():
999
:param endpoint: the endpoint for the registered URL rule. Flask
1000
itself assumes the name of the view function as
1001
endpoint
1002
- :param view_func: the function to call when serving a request to the
1003
- provided endpoint
1004
:param options: the options to be forwarded to the underlying
1005
:class:`~werkzeug.routing.Rule` object. A change
1006
to Werkzeug is handling of method options. methods
0 commit comments