init: estudio_mercados analysis from fn_registry

This commit is contained in:
2026-04-06 00:57:05 +02:00
commit 65460ca942
48 changed files with 1888583 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from estudio-mercados!")
if __name__ == "__main__":
main()