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