---

---

"my_routine(param: str) -> str":
  location: routine.py
  annotations: |
    Missing link label in return type


"MyEntity(param: str)":
  location: routine.py
  properties:
    prop -> str: ""
  methods:
    method_name() -> str: ""
