Skip to content

Commit

Permalink
chore: please semgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
the-bokya committed Feb 19, 2025
1 parent 6b63f4a commit 0acbe7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ def check_future_entries(self):
self.is_backdated = True
else:
self.is_backdated = False
self.db_set("is_backdated", self.is_backdated)

def validate_security_deposit_amount(self):
if self.repayment_type == "Security Deposit Adjustment":
Expand Down

0 comments on commit 0acbe7c

Please sign in to comment.