Немного изменения для запуска в качестве сервиса на линуксе.
This commit is contained in:
@@ -10,7 +10,7 @@ import uvicorn
|
||||
from threading import Thread, Event, Lock
|
||||
import time
|
||||
from contextlib import asynccontextmanager
|
||||
from smb_excel import read_excel_from_smb, fetch_smb_file
|
||||
#from smb_excel import read_excel_from_smb, fetch_smb_file
|
||||
import numpy as np
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user