mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Un-pickle and re-pickle the test models to resolve the version difference warning
This commit is contained in:
parent
1cd5de697e
commit
9bb5568d8e
@ -59,6 +59,7 @@ def load_classifier():
|
||||
|
||||
class DocumentClassifier(object):
|
||||
|
||||
# v7 - Updated scikit-learn package version
|
||||
FORMAT_VERSION = 7
|
||||
|
||||
def __init__(self):
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user