Update scripts/__init__.py

This commit is contained in:
izu
2026-03-03 09:33:51 +00:00
parent 365f74c8c1
commit 669f93825a

View File

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