mirror of
https://github.com/status-im/status-python-sdk.git
synced 2026-08-31 06:01:19 +00:00
Related to https://github.com/status-im/data-docs/issues/158 - Move `Signal` class to a separate file - Create properties and method documentation - Write `Account` methods documentation **Note**: Account initialization documentation will be added once the setup process is simplified
2 lines
29 B
Python
2 lines
29 B
Python
from .account import Account
|