Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
lhk
/
test_model
like
0
License:
cc-by-4.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
lhk
commited on
Jun 12, 2023
Commit
a5d99ab
·
1 Parent(s):
21e9f54
Create mock.py
Browse files
Files changed (1)
hide
show
mock.py
+2
-0
mock.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
class MockedFlow:
2
+
pass