Skip to content

Conversation

@aMahanna
Copy link
Member

@aMahanna aMahanna commented Oct 14, 2024

  • sets upper bound of networkx to 3.4
  • removes unused type: ignore comment (due to new mypy version)
  • adds wrappers to the _should_backend_run and _can_backend_run NetworkX functions to support both 3.3 and 3.4 signatures (unfortunately required)
  • supports the case nxadb -> nxcg where the graph does not exist in the DB (by just relying on nxcg.convert.from_networkx())

@aMahanna aMahanna merged commit 1e7df83 into main Oct 21, 2024
7 checks passed
@aMahanna aMahanna deleted the nx-3.4-support branch October 21, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants