forked from orbit-oss/flask
Fix import error
This commit is contained in:
parent
4cf4229355
commit
7e1a13ffbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
from minitwit import app
|
from .minitwit import app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue