zhiminy commited on
Commit
85a297a
·
1 Parent(s): 0d658c0
Files changed (1) hide show
  1. msr.py +0 -1
msr.py CHANGED
@@ -654,7 +654,6 @@ def load_agents_from_hf():
654
 
655
  # Only process agents with status == "public"
656
  if agent_data.get('status') != 'public':
657
- print(f"Skipping {json_file}: status is not 'public'")
658
  continue
659
 
660
  # Extract github_identifier from filename (remove .json extension)
 
654
 
655
  # Only process agents with status == "public"
656
  if agent_data.get('status') != 'public':
 
657
  continue
658
 
659
  # Extract github_identifier from filename (remove .json extension)