netgenie-server: Added comments

This commit is contained in:
BB 2023-05-06 01:47:29 -06:00
parent 8f68432999
commit 17bb09dcaf

View File

@ -85,5 +85,10 @@ async def main():
"""
def example():
""" """
"""
TODO: Implement some test cases so users understand
how to use it.
"""
# asyncio.run(main())