Update app files

This commit is contained in:
IgorVolochay
2025-01-26 16:20:25 +03:00
parent 3247f2c942
commit ad9048b7dc
2 changed files with 17 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
from mongo_worker import MongoWorker
if __name__ == "__main__":
print("Hello World!")