pre-commit: add isort hook and apply (#354)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							18a518efa7
						
					
				
				
					commit
					70310c9e8c
				
			| @@ -1,7 +1,11 @@ | ||||
| from typing import AsyncIterable, AsyncIterator | ||||
| from typing import ( | ||||
|     AsyncIterable, | ||||
|     AsyncIterator, | ||||
| ) | ||||
|  | ||||
| import pytest | ||||
| from grpclib.testing import ChannelFor | ||||
|  | ||||
| from tests.output_betterproto.example_service import ( | ||||
|     ExampleRequest, | ||||
|     ExampleResponse, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user