Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz committed Mar 29, 2024
1 parent e9ecb16 commit 80a65db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/aleph/sdk/chains/sol.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
raise DeprecationWarning("Module aleph.sdk.chains.sol is deprecated in favor of aleph.sdk.chains.solana")
raise DeprecationWarning(
"Module aleph.sdk.chains.sol is deprecated in favor of aleph.sdk.chains.solana"
)
from aleph.sdk.chains.solana import *

0 comments on commit 80a65db

Please sign in to comment.