Fix import error
This commit is contained in:
parent
34f10baae2
commit
901b2247ad
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ from jinja2 import FileSystemLoader
|
|||
from app.models.site import Site
|
||||
from app.models.reader import Reader
|
||||
from app.models.report import Report
|
||||
from app.models.report import Comment
|
||||
from app.helpers.hashing import md5
|
||||
import requests
|
||||
import json
|
||||
|
|
Loading…
Add table
Reference in a new issue