Skip to content

Commit a3f14ea

Browse files
committed
Change another import.
1 parent 6537bcb commit a3f14ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_autodoc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66

77
from flask import Flask
8-
from flask.ext.selfdoc import Autodoc
8+
from flask_selfdoc import Autodoc
99

1010

1111
class TestAutodoc(unittest.TestCase):

0 commit comments

Comments
 (0)