latest pushes

This commit is contained in:
2025-07-27 17:36:06 -04:00
parent e40f800165
commit db6093011f
4 changed files with 1 additions and 0 deletions

1
scripts/clean_python.sh Normal file
View File

@@ -0,0 +1 @@
find . -type d -name "__pycache__" -exec rm -r {} +