mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Llint
This commit is contained in:
		@@ -146,7 +146,7 @@ def consume_file(
 | 
			
		||||
        overrides = DocumentMetadataOverrides()
 | 
			
		||||
 | 
			
		||||
    plugins: list[type[ConsumeTaskPlugin]] = (
 | 
			
		||||
        [ConsumerPreflightPlugin,ConsumerPlugin]
 | 
			
		||||
        [ConsumerPreflightPlugin, ConsumerPlugin]
 | 
			
		||||
        if input_doc.head_version_id is not None
 | 
			
		||||
        else [
 | 
			
		||||
            ConsumerPreflightPlugin,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user