Danny Yang

Results 65 comments of Danny Yang

Hi! I'm currently experimenting with a semi-automated way of extracting types from docstrings and applying them to stubs. Networkx was on my radar since the docstrings are very detailed and...

@connernilsen updated the issue descrption

Assigned, thanks! Let me know if you have any questions

I think this is a false positive for the [implicitly-defined-attribute](https://pyrefly.org/en/docs/error-kinds/#implicitly-defined-attribute) error, thanks for flagging.

The way we currently do contextual typing doesn't handle unions well in some cases, it's on our roadmap to improve the behavior here.