mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-02 10:19:44 -05:00
wip
This commit is contained in:
@@ -7,7 +7,7 @@ class TestModels(AbstractPostgresTest):
|
||||
|
||||
def setup_class(cls):
|
||||
super().setup_class()
|
||||
from open_webui.apps.webui.models.models import Model
|
||||
from open_webui.models.models import Model
|
||||
|
||||
cls.models = Model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user