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 38e9fd7 commit a00b16fCopy full SHA for a00b16f
examples/factory/blog/doc.py
@@ -1,5 +1,5 @@
1
from flask import Blueprint
2
-from flask.ext.selfdoc import Autodoc
+from flask_selfdoc import Autodoc
3
4
5
doc = Blueprint('doc', __name__, url_prefix='/doc')
0 commit comments