prueba envio correos

This commit is contained in:
2025-11-03 22:28:54 +01:00
commit 8b83fd4e06
11 changed files with 911 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from api-correos!")
if __name__ == "__main__":
main()