Update __init__.py
Removed some TODO comments from development which are already fixed
This commit is contained in:
parent
750a1ead03
commit
c1b57ddb36
@ -1,9 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
This module contains functions for interfacing with node-chatgpt-api
|
This module contains functions for interfacing with node-chatgpt-api and possibly other APIs
|
||||||
|
|
||||||
Functions:
|
|
||||||
- TODO
|
|
||||||
- do not put url into database... why the fuck
|
|
||||||
"""
|
"""
|
||||||
import aiohttp
|
import aiohttp
|
||||||
from markdown import markdown
|
from markdown import markdown
|
||||||
|
Loading…
Reference in New Issue
Block a user