Skip to content

Commit

Permalink
Remove uneeded docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Mar 24, 2023
1 parent 973736e commit a9b5970
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web3/tracing.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ class Tracing(Module):

_default_block: BlockIdentifier = "latest"

""" property default_block """

@property
def default_block(self) -> BlockIdentifier:
return self._default_block
Expand Down

0 comments on commit a9b5970

Please sign in to comment.