Skip to content

Commit 6537bcb

Browse files
committed
Replace import.
1 parent 6f0d6dc commit 6537bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_selfdoc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = 'arnaud'
22

3-
from flask.ext.selfdoc.autodoc import Autodoc
3+
from flask_selfdoc.autodoc import Autodoc

0 commit comments

Comments
 (0)