Skip to content

Commit

Permalink
addresses comment #399 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewcasale committed Mar 28, 2024
1 parent b7ea87c commit 12d51c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane_bot/tests/deterministic/dtest_token.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class TestToken:
A class to represent a token on the blockchain.
Attributes:
address: str or Address
address (str or Address): The address of the token.
"""

address: str or Address # Address after __post_init__, str before
Expand Down

0 comments on commit 12d51c7

Please sign in to comment.