Add initial implementation of Prefect flows and random message generator

This commit is contained in:
2025-02-16 23:31:12 +01:00
parent 3359460aa8
commit 9848b6fa51
5 changed files with 151 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from primera_prueba import otro_flow
otro_flow()