HarborForge.Backend.Test: dev-2026-03-29 -> main #3

Merged
hzhang merged 3 commits from dev-2026-03-29 into main 2026-04-05 22:11:23 +00:00
3 changed files with 2 additions and 0 deletions
Showing only changes of commit 9cc561e5d5 - Show all commits

View File

@@ -24,6 +24,8 @@ import app.models.task # noqa: F401
import app.models.role_permission # noqa: F401
import app.models.activity # noqa: F401
import app.models.propose # noqa: F401
import app.models.essential # noqa: F401
import app.models.proposal # noqa: F401
try:
import app.models.apikey # noqa: F401
except ImportError: