pre-commit: extend list of rejected py modules
We now only use `py.path.local`.
This commit is contained in:
		
							parent
							
								
									f86e4516eb
								
							
						
					
					
						commit
						c755840793
					
				| 
						 | 
				
			
			@ -70,9 +70,11 @@ repos:
 | 
			
		|||
                _code\.|
 | 
			
		||||
                builtin\.|
 | 
			
		||||
                code\.|
 | 
			
		||||
                io\.(BytesIO|saferepr|TerminalWriter)|
 | 
			
		||||
                io\.|
 | 
			
		||||
                path\.local\.sysfind|
 | 
			
		||||
                process\.|
 | 
			
		||||
                std\.
 | 
			
		||||
                std\.|
 | 
			
		||||
                error\.|
 | 
			
		||||
                xml\.
 | 
			
		||||
            )
 | 
			
		||||
        types: [python]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue