You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assets/api/writer-generator/python/profile_helpers.py uses Any ~40 times. Investigate whether the count can be meaningfully reduced via Generics / stricter typing — without forcing unsound annotations.
Follow-up from review of #167.
assets/api/writer-generator/python/profile_helpers.pyusesAny~40 times. Investigate whether the count can be meaningfully reduced via Generics / stricter typing — without forcing unsound annotations.