Skip to content

Commit

Permalink
Update testing for platfoms and arch
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed May 7, 2024
1 parent 61d101f commit 0ee7bcb
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 197 deletions.
2 changes: 1 addition & 1 deletion okonomiyaki/platforms/tests/test__arch.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys

from parameterized import parameterized, parameterized_class
from parameterized import parameterized

from okonomiyaki.errors import OkonomiyakiError
from .._arch import Arch, X86, X86_64, ARM, ARM64
Expand Down
Loading

0 comments on commit 0ee7bcb

Please sign in to comment.