Skip to content

Commit 0950dcc

Browse files
committed
fix(ci): satisfy isort for test_kompile imports
1 parent 71e9f53 commit 0950dcc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kmir/src/tests/unit/test_kompile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from pyk.kast.inner import KApply
77
from pyk.kast.prelude.kint import intToken
88
from pyk.kast.prelude.string import stringToken
9-
109
from pyk.kore.syntax import And, App, Axiom, EVar, Rewrites, SortApp, Top
1110

1211
from kmir.kompile import _add_exists_quantifiers, _collect_evars, _functions, _load_extra_module_rules

0 commit comments

Comments
 (0)