firebase / firebase/firebase-admin-python
[FR] Type hint the source code
Offen
#569
5 Kommentare
21 Reaktionen
1 zugewiesene Person
Beansprucht von @lahirumaramba
Auf GitHub ansehen
api: core
help wanted
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 1.2k
- Forks
- 359
- Ø Merge
- 5 T. 6 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
**Is your feature request related to a problem? Please describe.**
When developing with this library, I constantly have to type hint variables returned by the functions, so my autocompleter suggests the right properties and for cleaner code.
**Describe the solution you'd like**
It would be great if you could type hint the library or at least the public API in order to help type checkers, autocompleters and collaboration.
**Describe alternatives you've considered**
None
**Additional context**
None
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.