Clean up code comments and docstrings (#318)
Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""
|
||||
Communicate package.
|
||||
"""
|
||||
"""Communicate with the service. Only the Communicate class should be used by
|
||||
end-users. The other classes and functions are for internal use only."""
|
||||
|
||||
import asyncio
|
||||
import concurrent.futures
|
||||
|
||||
Reference in New Issue
Block a user