Skip to content

Commit

Permalink
another lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-labbate committed Mar 5, 2024
1 parent ff180a4 commit 5f1a40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions training/api/api_v1/gspc.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

router = APIRouter()


@router.post("/gspc-invite")
async def gspc_admin_invite(
gspcInvite: GspcInvite,
Expand Down

0 comments on commit 5f1a40c

Please sign in to comment.