mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
No need for a branch here, the loop takes care of it
This commit is contained in:
parent
77fbbe95ff
commit
55dadea98e
1 changed files with 10 additions and 11 deletions
|
|
@ -106,7 +106,6 @@ class DocumentClassifier:
|
|||
|
||||
# Check for the warning about unpickling from differing versions
|
||||
# and consider it incompatible
|
||||
if len(w) > 0:
|
||||
sk_learn_warning_url = (
|
||||
"https://scikit-learn.org/stable/"
|
||||
"model_persistence.html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue