Skip to content

Commit

Permalink
fix: remove wrong test and trigger release (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
34j authored Apr 9, 2023
1 parent f446e3b commit 9ea77e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

class TestMain(TestCase):
def test_import(self):
from pydantic import Schema # noqa

import so_vits_svc_fork.cluster.train_cluster # noqa
import so_vits_svc_fork.inference.main # noqa

Expand Down

0 comments on commit 9ea77e4

Please sign in to comment.