Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-34959: Replace read_gpickle and write_gpickle in GenericWorkflow #123

Merged
merged 2 commits into from
Nov 4, 2022

Commits on Nov 2, 2022

  1. Remove deprecated NetworkX functions

    Methods for saving and reading various BPS graphs were using now
    deprecated functions read_gpickle and write_gpickle.  Brought these
    methods up to date to get rid deprecation warnings.
    mxk62 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5e1bb28 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    9fc0062 View commit details
    Browse the repository at this point in the history