init new dags_2

This commit is contained in:
Power BI Dev
2026-03-03 16:28:04 +07:00
parent 0bd5fdc297
commit 4a1fb41cca

4
scripts/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
touch scripts/__init__.py
git add scripts/__init__.py
git commit -m "fix: add init file to scripts module"
git push origin main