mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-06 02:57:12 -06:00
fix(InterviewBooking): changed to absolute importing
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import pandas as pd
|
||||
import json
|
||||
from openpyxl import load_workbook
|
||||
from .send_email import send_email
|
||||
from send_email import send_email
|
||||
from filelock import FileLock
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user