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
|
||||
|
||||
Functions:
|
||||
- TODO
|
||||
- do not put url into database... why the fuck
|
||||
This module contains functions for interfacing with node-chatgpt-api and possibly other APIs
|
||||
"""
|
||||
import aiohttp
|
||||
from markdown import markdown
|
||||
|
Loading…
Reference in New Issue
Block a user