svenwey commited on
Commit
5832d50
·
1 Parent(s): c290545

no changes, to test if app works still if hf space is in private mode

Browse files
Files changed (1) hide show
  1. logmetric.py +2 -1
logmetric.py CHANGED
@@ -151,4 +151,5 @@ class LogMetric(evaluate.Metric):
151
  return {
152
  "score": timestamp_score,
153
  "duration": logmetric_duration,
154
- }
 
 
151
  return {
152
  "score": timestamp_score,
153
  "duration": logmetric_duration,
154
+ }
155
+