Skip to content

Commit 2af612f

Browse files
committed
Style: isort
1 parent 8a23e42 commit 2af612f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aleph/sdk/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
)
2828
from uuid import UUID
2929
from zipfile import BadZipFile, ZipFile
30-
import pydantic_core
3130

31+
import pydantic_core
3232
from aleph_message.models import (
3333
Chain,
3434
InstanceContent,

0 commit comments

Comments
 (0)