commit 5a686b0f92825bec4f30990c8a3ac4d6e1ca0b20 Author: ada-dmitry Date: Mon Jan 29 09:44:25 2024 +0300 init diff --git a/hub/main.py b/hub/main.py new file mode 100644 index 0000000..7df869a --- /dev/null +++ b/hub/main.py @@ -0,0 +1 @@ +print("Hello, World!")