Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit ca1eb4f

Browse files
authored
Fixed black formatting (#347)
1 parent 6036461 commit ca1eb4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/botbuilder-core/botbuilder/core/adapters/test_adapter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ async def new_previous():
367367

368368
return TestFlow(await new_previous(), self.adapter)
369369

370-
371370
async def assert_reply(
372371
self,
373372
expected: Union[str, Activity, Callable[[Activity, str], None]],

0 commit comments

Comments
 (0)