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

Add to_json() and from_json() methods to Cohort class #1300

Merged
merged 6 commits into from
Apr 2, 2022

Commits on Mar 29, 2022

  1. Add to_json() and from_json() methods to Cohort class

    Signed-off-by: Gaurav Gupta <[email protected]>
    gaugup committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1d25158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09a903 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Apr 1, 2022

  1. Address code review comments

    Signed-off-by: Gaurav Gupta <[email protected]>
    gaugup committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    180d6e5 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    Signed-off-by: Gaurav Gupta <[email protected]>
    gaugup committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    59138b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be1826 View commit details
    Browse the repository at this point in the history