refactor: rename ML model python backend folder

This commit is contained in:
nobody 2025-10-30 17:55:24 -07:00
commit 76c28bafab
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
9 changed files with 0 additions and 0 deletions

12
python3/.gitignore vendored
View file

@ -1,12 +0,0 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
ENV/
# NLTK Data (uncomment if you want to download on each deployment)
nltk_data/