Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lring3223
/
test
like
0
Model card
Files
Files and versions
Community
lring3223
commited on
Jul 3
Commit
efa2d45
•
1 Parent(s):
16682fd
Update hello.py
Browse files
Files changed (1)
hide
show
hello.py
+1
-1
hello.py
CHANGED
Viewed
@@ -40,5 +40,5 @@ class Suite(evaluate.EvaluationSuite):
40
}
41
)
42
]
43
-
def run(test):
44
print("\n\nhello\n\n")
40
}
41
)
42
]
43
+
def run(
self,
test):
44
print("\n\nhello\n\n")