Skip to content

Commit 580235b

Browse files
committed
Update __init__.py
1 parent 210dbfe commit 580235b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/admin/site/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Author: midoks <[email protected]>
99
# ---------------------------------------------------------------------------------
1010

11+
import os
1112

1213
from flask import Blueprint, render_template
1314
from flask import request

0 commit comments

Comments
 (0)