mirror of
				https://github.com/mikegerber/ocrd_calamari.git
				synced 2025-10-30 23:34:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			227 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			227 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [run]
 | |
| branch = True
 | |
| source =
 | |
|     ocrd_calamari
 | |
| 
 | |
| [report]
 | |
| exclude_lines =
 | |
|     if self.debug:
 | |
|     pragma: no cover
 | |
|     raise NotImplementedError
 | |
|     if __name__ == .__main__.:
 | |
| ignore_errors = True
 | |
| omit =
 | |
|     ocrd_calamari/cli.py
 |