type-hinting-rule
Skillby majiayu000
Mandates strict type hinting using the typing module for all Python functions, methods, and class members.
Details
- Path
- skills/development/type-hinting-rule/SKILL.md
- Dependencies
- 9
Mandates strict type hinting using the typing module for all Python functions, methods, and class members.