Skip to content

Commit

Permalink
new payment gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-g committed Nov 29, 2023
1 parent 25e7563 commit 4ec0a35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion say/models/child_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ def is_gone(cls):
back_populates='child',
)

>>>>>>> release
@property
def age(self) -> Union[int, None]:
if not self.birthDate:
Expand Down

0 comments on commit 4ec0a35

Please sign in to comment.