-
Couldn't load subscription status.
- Fork 20
Closed
Labels
part:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)priority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:bugSomething isn't workingSomething isn't working
Milestone
Description
What happened?
We are using the package https://github.com/eggplants/networkx-stubs, but this repository has been archived, so type check for networkx might break soon.
What did you expect instead?
nextworkx type check should not break. We should eventually add it to mypy ignore list and monitor networkx/networkx#3988 to see if type hints are eventually added natively in the project to remove it from the mypy ignores.
Affected version(s)
No response
Affected part(s)
Build script, CI, dependencies, etc. (part:tooling)
Extra information
No response
Metadata
Metadata
Assignees
Labels
part:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)priority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done