mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-05 00:01:00 +00:00
Merge pull request #620 from enganese/patch-3
Update __init__.py (refactored import)
This commit is contained in:
commit
a0f2fa006a
@ -1,7 +1,7 @@
|
||||
import fake_useragent
|
||||
import requests
|
||||
import json
|
||||
from typings import AiColorsResponse
|
||||
from .typings import AiColorsResponse
|
||||
|
||||
|
||||
class Completion:
|
||||
|
Loading…
Reference in New Issue
Block a user