netgenie-server: Added comments
This commit is contained in:
parent
8f68432999
commit
17bb09dcaf
@ -85,5 +85,10 @@ async def main():
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def example():
|
def example():
|
||||||
""" """
|
"""
|
||||||
|
|
||||||
|
TODO: Implement some test cases so users understand
|
||||||
|
how to use it.
|
||||||
|
|
||||||
|
"""
|
||||||
# asyncio.run(main())
|
# asyncio.run(main())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user