serJD commited on
Commit
530140a
·
1 Parent(s): cb09f98

Update tripGenerationFunc.py

Browse files
Files changed (1) hide show
  1. tripGenerationFunc.py +1 -1
tripGenerationFunc.py CHANGED
@@ -809,7 +809,7 @@ def computeTrips(
809
  "parameter":newdata,
810
  }
811
 
812
- commitMsg = "automatic update"
813
  try:
814
  commitMsg += " using these commits: #+ "
815
  for k,v in sourceInfo.items():
 
809
  "parameter":newdata,
810
  }
811
 
812
+ commitMsg = "HuggingFace update"
813
  try:
814
  commitMsg += " using these commits: #+ "
815
  for k,v in sourceInfo.items():