zhiminy commited on
Commit
d786442
·
1 Parent(s): fa492c4
Files changed (1) hide show
  1. msr.py +0 -1
msr.py CHANGED
@@ -611,7 +611,6 @@ def load_agents_from_hf():
611
 
612
  # Only process agents with status == "public"
613
  if agent_data.get('status') != 'public':
614
- print(f"Skipping {json_file}: status is not 'public'")
615
  continue
616
 
617
  # Extract github_identifier from filename (remove .json extension)
 
611
 
612
  # Only process agents with status == "public"
613
  if agent_data.get('status') != 'public':
 
614
  continue
615
 
616
  # Extract github_identifier from filename (remove .json extension)