mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	No need to explicitly extend object
This commit is contained in:
		| @@ -9,7 +9,7 @@ class ParseError(Exception): | ||||
|     pass | ||||
|  | ||||
|  | ||||
| class DocumentParser(object): | ||||
| class DocumentParser: | ||||
|     """ | ||||
|     Subclass this to make your own parser.  Have a look at | ||||
|     `paperless_tesseract.parsers` for inspiration. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn