fix: import to_decimal in seed cleanup
This commit is contained in:
@@ -13,6 +13,7 @@ from app.models import (
|
||||
MonthlyIncome,
|
||||
NotificationPreference,
|
||||
User,
|
||||
to_decimal,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user