elisaklunder commited on
Commit
4efcd8f
1 Parent(s): 7052bfa

caching not working

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,4 +1,6 @@
1
  .venv/
2
  .env
3
  __pycache__/
4
- *.pyc
 
 
 
1
  .venv/
2
  .env
3
  __pycache__/
4
+ *.pyc
5
+ *.joblib
6
+ scalers/