Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Dec 18, 2024
1 parent 73b8702 commit 208ee63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vyper/ast/pre_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def consume(self, token, result):
return True



# compound statements that are replaced with `class`
# TODO remove enum in favor of flag
VYPER_CLASS_TYPES = {
Expand Down

0 comments on commit 208ee63

Please sign in to comment.