(no title)
morningsam | 6 months ago
mypy --strict in CI & don't let dict[str, Any] pass review if the keys are constants, insist on a dataclass or at least a TypedDict.
morningsam | 6 months ago
mypy --strict in CI & don't let dict[str, Any] pass review if the keys are constants, insist on a dataclass or at least a TypedDict.
instig007|6 months ago
good luck with justifying that before your manager (reacting to complaints within your team, claiming you being a bottleneck).
wiredfool|6 months ago