Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
infinitymatter
/
Python.Based_Command.Terminal
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
infinitymatter
commited on
Sep 21, 2025
Commit
21923fc
·
verified
·
1 Parent(s):
1243cd0
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -153,5 +153,5 @@ def main():
153
print("Error:", e)
154
155
156
-
if __name__ == "
__main__
":
157
main()
153
print("Error:", e)
154
155
156
+
if __name__ == "
__app__
":
157
main()