#### Problem Description ```python class Bar: foo: subprocess.Popen[str] ``` <img width="435" height="109" alt="Image" src="https://github.com/user-attachments/assets/4d76f401-6105-4301-b682-2fcce727d925" /> I realize that this substitution protects against surprises during doc generation, but perhaps it can be rendered as the original string in the docs? #### System Information ``` ❯ pdoc --version pdoc: 15.0.4 Python: 3.12.10 Platform: macOS-14.4-arm64-arm-64bit ```