import fix

This commit is contained in:
Daniel 2020-03-14 18:58:39 +01:00
parent fa00841df6
commit c3337deae9

View file

@ -1,5 +1,5 @@
from flask import Flask
from .flask_semanticui import SemanticUI
from flask_semanticui import SemanticUI
def create_app():