mirror of
				https://github.com/fastapi-users/fastapi-users.git
				synced 2025-11-04 06:37:51 +08:00 
			
		
		
		
	Apply black
This commit is contained in:
		@ -1,4 +1,4 @@
 | 
				
			|||||||
from typing import cast, Any, List, Optional, Type
 | 
					from typing import Any, List, Optional, Type, cast
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import ormar
 | 
					import ormar
 | 
				
			||||||
from ormar.exceptions import NoMatch
 | 
					from ormar.exceptions import NoMatch
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user