Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ejschwartz
/
GhidraFunctionCPPExporter-remote
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ejschwartz
commited on
1 day ago
Commit
e01044d
·
1 Parent(s):
4b849ee
remove main.py
Browse files
Files changed (1)
hide
show
main.py
+0
-6
main.py
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
def main():
2
-
print("Hello from ghidrafunctioncppexporter-remote!")
3
-
4
-
5
-
if __name__ == "__main__":
6
-
main()