Spaces:
Sleeping
Sleeping
Update tripGenerationFunc.py
Browse files- tripGenerationFunc.py +1 -1
tripGenerationFunc.py
CHANGED
@@ -809,7 +809,7 @@ def computeTrips(
|
|
809 |
"parameter":newdata,
|
810 |
}
|
811 |
|
812 |
-
commitMsg = "
|
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():
|