gpt4free/g4f
msi-JunXiang 901595b10f type hints
Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable".

Refer to the following Stack Overflow discussions for more information:
1.
https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python
2.
https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable
2023-09-03 16:26:26 +08:00
..
Provider type hints 2023-09-03 16:26:26 +08:00
__init__.py type hints 2023-09-03 16:26:26 +08:00
models.py type hints 2023-09-03 16:26:26 +08:00
typing.py ~ | code styling 2023-08-27 17:37:44 +02:00