Closed
Description
Current problem
When creating class diagrams, there is no option to exclude imports from the standard library, which can add a lot of information that may not be completely relevant depending on what you're doing.
Desired solution
It would be good to add a CLI option to exclude standard library imports, similar to show-builtin: False for builtins.
Additional context
No response