mirror of
				https://github.com/Textualize/textual.git
				synced 2025-10-17 02:38:12 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			165 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			165 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [run]
 | |
| omit =
 | |
| 
 | |
| [report]
 | |
| exclude_lines =
 | |
|     pragma: no cover
 | |
|     if TYPE_CHECKING:
 | |
|     if __name__ == "__main__":
 | |
|     @overload
 | |
|     __rich_repr__
 | |
|     @abstractmethod
 | 
