Skip to content

Commit 00177ae

Browse files
committed
style: isort
1 parent 5674356 commit 00177ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aleph/sdk/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from pathlib import Path
55
from shutil import which
6-
from typing import ClassVar, Dict, Optional, Union, List
6+
from typing import ClassVar, Dict, List, Optional, Union
77

88
from aleph_message.models import Chain
99
from aleph_message.models.execution.environment import HypervisorType

0 commit comments

Comments
 (0)