Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HiveerLi
/
ping_ping0.2
like
0
License:
apache-2.0
Model card
Files
Files and versions
Community
HiveerLi
commited on
May 6
Commit
454a101
•
1 Parent(s):
5c2cbcf
Create hello.rb
Browse files
Files changed (1)
hide
show
hello.rb
+2
-0
hello.rb
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
class Hello
2
+
end