From c1b57ddb360b76608735ff22846b9e4c1a83545d Mon Sep 17 00:00:00 2001 From: PLANTROON Date: Thu, 13 Apr 2023 01:00:30 +0200 Subject: [PATCH] Update __init__.py Removed some TODO comments from development which are already fixed --- __init__.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/__init__.py b/__init__.py index aa50783..0f1736f 100644 --- a/__init__.py +++ b/__init__.py @@ -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