Commit Graph

7 Commits (489748892b5a22e23f1b77e91fa33500ab119353)

Author SHA1 Message Date
MIDORIBIN c6f2277906 fix typo: provider -> Provider 1 year ago
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
1 year ago
abc efd75a11b8 ~ | code styling 1 year ago
Bagus Indrayana 64e8381c32 refactor V50 and Raycast 1 year ago
Bagus Indrayana 74ecdee784 merge and refactor 1 year ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago