nvda
ca1a009d - fix typing in baseObject.ScriptableType (#17809)

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.
Author
Parents
Loading