How can I help with typeshed's networkx stubs? #1995
Closed
hunterhogan
started this conversation in
General
Replies: 1 comment
-
See CONTRIBUTING.md in the typeshed repository. Anyone is welcome to open pull requests that improve the status quo. Passing the tests for all the type checkers including stubtest can be challenging, but there's plenty of people willing to help new contributors get those issues sorted out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/python/typeshed/tree/main/stubs/networkx/networkx
https://github.com/hunterhogan/stubFileNotFound
Our objectives overlap, and it feels like it should be relatively trivial for use the work I've done to reduce the work y'all need to do. I've focused on at least the following stubs.
stubs/networkx/convert.pyi
stubs/networkx/classes/graph.pyi
stubs/networkx/classes/digraph.pyi
stubs/networkx/algorithms/dag.pyi
stubs/networkx/algorithms/lowest_common_ancestors.pyi
Beta Was this translation helpful? Give feedback.
All reactions