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 6537bcb commit a3f14eaCopy full SHA for a3f14ea
tests/test_autodoc.py
@@ -5,7 +5,7 @@
5
import os
6
7
from flask import Flask
8
-from flask.ext.selfdoc import Autodoc
+from flask_selfdoc import Autodoc
9
10
11
class TestAutodoc(unittest.TestCase):
0 commit comments