Skip to content

Commit

Permalink
fix/cleanup test (lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
HodanPlodky committed Aug 28, 2024
1 parent 74817f3 commit 7c269cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unit/compiler/venom/test_stack_cleanup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from vyper.venom.context import IRContext
from vyper.venom import generate_assembly_experimental
from vyper.compiler.settings import OptimizationLevel
from vyper.venom import generate_assembly_experimental
from vyper.venom.context import IRContext


def test_cleanup_stack():
Expand Down

0 comments on commit 7c269cf

Please sign in to comment.