mirror of
				https://github.com/Textualize/textual.git
				synced 2025-10-17 02:38:12 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			255 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			255 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [mypy]
 | |
| 
 | |
| [mypy-pygments.*]
 | |
| ignore_missing_imports = True
 | |
| 
 | |
| [mypy-IPython.*]
 | |
| ignore_missing_imports = True
 | |
| 
 | |
| [mypy-commonmark.*]
 | |
| ignore_missing_imports = True
 | |
| 
 | |
| [mypy-colorama.*]
 | |
| ignore_missing_imports = True
 | |
| 
 | |
| [mypy-ipywidgets.*]
 | |
| ignore_missing_imports = True
 | 
