Skip to content

Commit 0897d28

Browse files
author
Tom Softreck
committed
update
1 parent 946c1e6 commit 0897d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_http_connector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import asyncio
66
import aiohttp
77
import json
8+
from aiohttp import web
89
from unittest.mock import patch, MagicMock
910
from dialogchain.connectors import HTTPDestination
1011

0 commit comments

Comments
 (0)