Skip to content

Commit

Permalink
quality
Browse files Browse the repository at this point in the history
  • Loading branch information
jberthold committed Jan 24, 2025
1 parent b87dc2a commit 3fcdbf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kmir/src/tests/integration/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
from typing import TYPE_CHECKING

import pytest
from pyk.cterm import CTerm
from pyk.kast.inner import KApply, KLabel, KSequence, KSort, KToken
from pyk.kast.inner import KApply, KSort, KToken

from kmir.convert_from_definition.v2parser import Parser

Expand Down

0 comments on commit 3fcdbf9

Please sign in to comment.