Skip to content

Commit

Permalink
update get model test
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 10, 2024
1 parent 686b998 commit 43a07a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_xinfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

"""Tests for `xinfer` package."""


import unittest

from xinfer import xinfer
from xinfer import get_model


class Testxinfer(unittest.TestCase):
Expand Down

0 comments on commit 43a07a5

Please sign in to comment.