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