nvda
ca1a009d
- fix typing in baseObject.ScriptableType (#17809)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
304 days ago
fix typing in baseObject.ScriptableType (#17809) Follow-up to 17744 Summary of the issue: As pointed out in #17744 (comment), the type hint for the dict argument to baseObject.ScriptableType.__new__ is incorrectly [str, Any] since #17744 was merged.
References
#17809 - fix typing in baseObject.ScriptableType
Author
SaschaCowley
Parents
17d5fcc6
Loading