Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed May 24, 2024
1 parent 84aadb7 commit 4fb1653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vyper/semantics/analysis/data_positions.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
from collections import defaultdict
from typing import Generic, Optional, TypeVar
import json

from vyper import ast as vy_ast
from vyper.evm.opcodes import version_check
Expand Down

0 comments on commit 4fb1653

Please sign in to comment.