mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-05-09 13:53:51 +00:00
tests: update search library file
This commit is contained in:
@@ -6,7 +6,7 @@ from datetime import datetime as dt
|
||||
from pathlib import Path
|
||||
from typing import override
|
||||
|
||||
from sqlalchemy import ForeignKey, ForeignKeyConstraint, Integer, event, JSON
|
||||
from sqlalchemy import ForeignKey, ForeignKeyConstraint, Integer
|
||||
from sqlalchemy.orm import Mapped, mapped_column, relationship
|
||||
|
||||
from tagstudio.core.constants import TAG_ARCHIVED, TAG_FAVORITE
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user