Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Jan 2, 2024
1 parent c510b05 commit 332746a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import pytest
from langchain_community.chat_models.wasm_chat import WasmChatService
from langchain_core.messages import AIMessage, HumanMessage, SystemMessage

from langchain_community.chat_models.wasm_chat import WasmChatService


@pytest.mark.enable_socket
def test_chat_wasm_service() -> None:
Expand Down

0 comments on commit 332746a

Please sign in to comment.