mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update __init__.py
This commit is contained in:
parent
52781f3c4c
commit
63315df501
1 changed files with 0 additions and 1 deletions
|
|
@ -267,7 +267,6 @@ class Api:
|
|||
return ErrorResponse.from_message("G4F API key expired", HTTP_401_UNAUTHORIZED)
|
||||
else:
|
||||
user = "admin"
|
||||
|
||||
count = 0
|
||||
for char in string:
|
||||
if char.isupper():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue