Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
chore: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Jan 24, 2024
1 parent db910e4 commit ccfcf5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bardapi/core_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from re import search
from typing import Optional, Tuple
from httpx import AsyncClient

try:
from deep_translator import GoogleTranslator
from google.cloud import translate_v2 as translate
Expand Down
1 change: 0 additions & 1 deletion bardapi/core_cookies.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# The Python file is considered legacy and will only be used up to version 0.1.39.

import os
import re
import string
Expand Down

0 comments on commit ccfcf5f

Please sign in to comment.