Skip to content

Commit

Permalink
📖 Code Comment
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 21, 2025
1 parent 77270dc commit 7ca037a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snekmate/utils/pausable.vy
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"""


# @dev Returns whether a contract is paused or not.
# @dev Returns whether the contract is paused or not.
# @notice If you declare a variable as `public`,
# Vyper automatically generates an `external`
# getter function for the variable.
Expand Down

0 comments on commit 7ca037a

Please sign in to comment.