mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 17:24:54 +00:00
Formatting
This commit is contained in:
@@ -47,7 +47,7 @@ class BaseEngine(ABC):
|
||||
.scalars()
|
||||
.all()
|
||||
)
|
||||
|
||||
|
||||
@classmethod
|
||||
def add_asset(cls, *, path: str, metadata: dict, type: str = None):
|
||||
with SessionLocal() as db:
|
||||
|
||||
Reference in New Issue
Block a user