pranavkv commited on
Commit
74adfe9
·
verified ·
1 Parent(s): aca5f04

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3393,7 +3393,6 @@ if __name__ == "__main__":
3393
  # No matches found, but provide helpful response
3394
  tech_names = ", ".join(detected_techs)
3395
  return f"""I searched through **{len(challenges)} live challenges** from the real MCP server, but didn't find any that specifically match **{tech_names}** in my current dataset.
3396
-
3397
  **🔍 This could mean:**
3398
  • These challenges might be in a different category or status
3399
  • The technology keywords might be listed differently
 
3393
  # No matches found, but provide helpful response
3394
  tech_names = ", ".join(detected_techs)
3395
  return f"""I searched through **{len(challenges)} live challenges** from the real MCP server, but didn't find any that specifically match **{tech_names}** in my current dataset.
 
3396
  **🔍 This could mean:**
3397
  • These challenges might be in a different category or status
3398
  • The technology keywords might be listed differently