Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
edstellar
/
test-moat
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vijaykumaredstellar
commited on
27 days ago
Commit
7958fd0
·
verified
·
1 Parent(s):
8637160
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-2
main.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
from moltbot import MoltBot
2
3
-
print("✅ MoltBot imported successfully")
4
-
print("🚀 Test completed")
1
from moltbot import MoltBot
2
3
+
print("✅ MoltBot
installed and
imported successfully")