Apply black

This commit is contained in:
François Voron
2021-03-04 17:50:37 +01:00
parent 8eb53f4744
commit 5258c24762

View File

@ -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