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

make PCList pickleable #500

Merged
merged 7 commits into from
Feb 10, 2023

Commits on Feb 10, 2023

  1. make PCList pickleable

    This pr contains a fix for making the PCList class pickleable using cloudpickle
    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    130d4d0 View commit details
    Browse the repository at this point in the history
  2. update poetry package

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d0dd2bd View commit details
    Browse the repository at this point in the history
  3. fix tests

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    85e753e View commit details
    Browse the repository at this point in the history
  4. fix tests

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    71cfae4 View commit details
    Browse the repository at this point in the history
  5. import lint

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5ec385e View commit details
    Browse the repository at this point in the history
  6. added commented tests

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7b97d9f View commit details
    Browse the repository at this point in the history
  7. linting

    ElijahAhianyo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    38cfe59 View commit details
    Browse the repository at this point in the history