Hacker News new | ask | show | jobs
by instig007 296 days ago
> & don't let dict[str, Any] pass review

good luck with justifying that before your manager (reacting to complaints within your team, claiming you being a bottleneck).

1 comments

So just make it a dict[str, str] and json encode the payload.