Skip to content

Commit

Permalink
good catch
Browse files Browse the repository at this point in the history
Co-authored-by: Thoralf-M <[email protected]>
  • Loading branch information
Alex6323 and Thoralf-M committed Dec 11, 2023
1 parent 5745b8c commit 8a45b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/iota_sdk/types/block/block.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
@json
@dataclass
class Block:
"""A signed block that can hold either a `BasicBlockBody` or a `ValidationBlockBody`.
"""A block that can hold either a `BasicBlockBody` or a `ValidationBlockBody`.
Shared data is stored alongside such a block in the header fields.
Attributes:
Expand Down

0 comments on commit 8a45b7f

Please sign in to comment.