mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
spelling: communicate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
41b33e9209
commit
00d5c14810
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# for license information.
|
||||
|
||||
"""Imported from test code that runs under debugpy, and allows that code
|
||||
to communcate back to the test. Works in conjunction with debug_session
|
||||
to communicate back to the test. Works in conjunction with debug_session
|
||||
fixture and its backchannel method."""
|
||||
|
||||
__all__ = ["port", "receive", "send"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue