Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
David Erb committed Jun 3, 2023
1 parent 59f7fba commit bef600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/echolocator_api/guis/context.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Context(ContextBase):
On entering, it creates the object according to the specification (a dict).
On exiting, it closes client connection.
The aenter and aexit methods are exposed for use by an enclosing context.
The aenter and aexit methods are exposed for use by an enclosing context and the base class.
"""

# ----------------------------------------------------------------------------------------
Expand Down

0 comments on commit bef600d

Please sign in to comment.