Skip to content

Commit

Permalink
fix: import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adubovik committed Aug 2, 2024
1 parent f49a618 commit e234bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aidial_adapter_dial/utils/sse_stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import logging
from typing import Any, AsyncIterator, Mapping

from aidial_interceptor_example.utils.exceptions import (
from aidial_adapter_dial.utils.exceptions import (
create_error,
to_dial_exception,
to_starlette_exception,
Expand Down

0 comments on commit e234bc3

Please sign in to comment.