chore: sync from fn-registry agent

This commit is contained in:
fn-registry agent
2026-05-30 17:28:44 +02:00
commit 655db6839b
19 changed files with 5553 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from spike-image-to-3d!")
if __name__ == "__main__":
main()