Hermit11 commited on
Commit
218430d
·
verified ·
1 Parent(s): c133bfa

Update utils/HFManager.py

Browse files
Files changed (1) hide show
  1. utils/HFManager.py +1 -2
utils/HFManager.py CHANGED
@@ -87,5 +87,4 @@ def fetch_training_metrics_commits(repo_id: str, token: Optional[str] = None) ->
87
 
88
  except Exception as e:
89
  logging.error(f"Error fetching commits: {str(e)}")
90
- return []
91
-
 
87
 
88
  except Exception as e:
89
  logging.error(f"Error fetching commits: {str(e)}")
90
+ return []