Is it just me, or are LLMs starting to produce python code with type hints for EVERYTHING? Call me lazy or a bad programmer, but I don't use type hints so aggressively.
When using llm generated code, do you "clean it up" to match your style, or leave it all in there?