mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	Merge pull request #467 from paperless-ngx/dependabot/pip/dev/scikit-learn-1.0.2
Fix failing test after updating model format version
This commit is contained in:
		
						commit
						47530d274f
					
				| @ -78,7 +78,7 @@ class DocumentClassifier(object): | |||||||
| 
 | 
 | ||||||
|             if schema_version != self.FORMAT_VERSION: |             if schema_version != self.FORMAT_VERSION: | ||||||
|                 raise IncompatibleClassifierVersionError( |                 raise IncompatibleClassifierVersionError( | ||||||
|                     "Cannor load classifier, incompatible versions.", |                     "Cannot load classifier, incompatible versions.", | ||||||
|                 ) |                 ) | ||||||
|             else: |             else: | ||||||
|                 try: |                 try: | ||||||
|  | |||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user