Skip to content

Commit c27b714

Browse files
MHHukiewitzPsycojoker
authored andcommitted
Fix formatting
1 parent 850a2cc commit c27b714

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/aleph/sdk/chains/sol.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
raise DeprecationWarning("Module aleph.sdk.chains.sol is deprecated in favor of aleph.sdk.chains.solana")
1+
raise DeprecationWarning(
2+
"Module aleph.sdk.chains.sol is deprecated in favor of aleph.sdk.chains.solana"
3+
)
24
from aleph.sdk.chains.solana import *

0 commit comments

Comments
 (0)