Skip to content

Commit 91bc1fc

Browse files
committed
updates workslpaces
1 parent f46e52e commit 91bc1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/specs/web-server/_workspaces.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from enum import Enum
1010
from typing import Annotated
1111

12-
from _common import as_query
12+
from _common import EnvelopeE, as_query
1313
from fastapi import APIRouter, Depends, status
1414
from models_library.api_schemas_webserver.workspaces import (
1515
WorkspaceCreateBodyParams,

0 commit comments

Comments
 (0)