Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hialus committed Feb 21, 2024
1 parent b177ac5 commit 2ebdb96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/common/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from common.singleton import Singleton
from common.util import (
from common.message_converters import (
convert_iris_message_to_langchain_message,
convert_langchain_message_to_iris_message,
)
File renamed without changes.

0 comments on commit 2ebdb96

Please sign in to comment.