AvinashAnalytics commited on
Commit
a407e85
Β·
verified Β·
1 Parent(s): aa22f88

Update app/api/routes.py

Browse files
Files changed (1) hide show
  1. app/api/routes.py +1 -1
app/api/routes.py CHANGED
@@ -735,7 +735,7 @@ async def get_scammer_profiles():
735
 
736
 
737
  # ─────────────────────────────────────────────────────────────────────────────
738
- # LAW ENFORCEMENT ENDPOINTS
739
  # ─────────────────────────────────────────────────────────────────────────────
740
 
741
  @enforcement_router.post("/report")
 
735
 
736
 
737
  # ─────────────────────────────────────────────────────────────────────────────
738
+ # LAW ENFORCEMENT ENDPOINTSS
739
  # ─────────────────────────────────────────────────────────────────────────────
740
 
741
  @enforcement_router.post("/report")