Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Jan 6, 2024
1 parent fe6721c commit f74fe50
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 @@ -2,7 +2,6 @@
import io
import re
from tokenize import COMMENT, NAME, OP, TokenError, TokenInfo, tokenize, untokenize
from typing import Any

from packaging.specifiers import InvalidSpecifier, SpecifierSet

Expand Down

0 comments on commit f74fe50

Please sign in to comment.