mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 18:22:40 -04:00 
			
		
		
		
	Fix: its paths not pathes
This commit is contained in:
		
							parent
							
								
									c8ec70c05f
								
							
						
					
					
						commit
						cd50f20a20
					
				| @ -251,7 +251,7 @@ class DocumentClassifier: | |||||||
| 
 | 
 | ||||||
|         logger.debug( |         logger.debug( | ||||||
|             f"{docs_queryset.count()} documents, {num_tags} tag(s), {num_correspondents} correspondent(s), " |             f"{docs_queryset.count()} documents, {num_tags} tag(s), {num_correspondents} correspondent(s), " | ||||||
|             f"{num_document_types} document type(s). {num_storage_paths} storage path(es)", |             f"{num_document_types} document type(s). {num_storage_paths} storage path(s)", | ||||||
|         ) |         ) | ||||||
| 
 | 
 | ||||||
|         from sklearn.feature_extraction.text import CountVectorizer |         from sklearn.feature_extraction.text import CountVectorizer | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user