Skip to content

Commit

Permalink
to make will happy
Browse files Browse the repository at this point in the history
  • Loading branch information
quoncc committed Aug 25, 2023
1 parent c77eae2 commit 1d35830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,5 @@ def createNewMember(**kwargs):
with Session(db_engine) as session:
session.add_all([member])
session.commit()


0 comments on commit 1d35830

Please sign in to comment.