Skip to content

Commit 30600a9

Browse files
committed
Update __init__.py
1 parent ec1532f commit 30600a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Copyright (c) 2019 - present AppSeed.us
44
"""
55

6+
import os
7+
68
from flask import Flask
79
from flask_login import LoginManager
810
from flask_sqlalchemy import SQLAlchemy

0 commit comments

Comments
 (0)