Skip to content

Commit eb82ba9

Browse files
committed
chore: poetry run format
1 parent cb19b84 commit eb82ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/algokit_utils/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"""
1111

1212
import importlib.util
13+
1314
_EXPERIMENTAL_DEPENDENCIES_INSTALLED = importlib.util.find_spec("algokit_algod_api") is not None
1415

1516
# Core types and utilities that are commonly used

0 commit comments

Comments
 (0)