Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-gf committed Oct 15, 2024
1 parent 887123f commit c0b5994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/v2/uniqueness_quotients/repositories.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ async def save_uq_score_for_user_address(
)

session.add(uq_score)
await session.commit()


async def get_gp_stamps_by_address(
Expand Down

0 comments on commit c0b5994

Please sign in to comment.