fixup! WIP
Run tests / run-tests (push) Successful in 1m37s

This commit is contained in:
2025-12-09 04:25:05 +09:00
parent 7d498f9bf1
commit 0a2fc799dd
+1
View File
@@ -2,6 +2,7 @@ __all__ = [
"Base", "Base",
"Product", "Product",
"Transaction", "Transaction",
"TransactionType",
"User", "User",
] ]