mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-05 20:23:17 +00:00
Make inner package imports relative
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from threading import Thread
|
||||
from flask import current_app, render_template
|
||||
from flask_mail import Message
|
||||
from threading import Thread
|
||||
from . import mail
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user