mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	fix debug output
This commit is contained in:
		@@ -283,7 +283,7 @@ class MailAccountHandler(LoggingMixin):
 | 
			
		||||
 | 
			
		||||
        self.log(
 | 
			
		||||
            "debug",
 | 
			
		||||
            f"Rule {rule}: Searching folder with criteria " f"{str(AND(**criterias))}",
 | 
			
		||||
            f"Rule {rule}: Searching folder with criteria " f"{str(criterias_imap)}",
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
        try:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user