Skip to content

Commit

Permalink
exception for models folder was spelled without 's'. Corrected it to …
Browse files Browse the repository at this point in the history
…'models' with 's'.
  • Loading branch information
KoppAlexander committed Jul 10, 2024
1 parent 7f48239 commit 0d27285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ dmypy.json

# Data
data/
model/*.joblib
models/*.joblib

0 comments on commit 0d27285

Please sign in to comment.