mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-02 04:05:19 +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
|
||||
from ormar.exceptions import NoMatch
|
||||
|
||||
Reference in New Issue
Block a user