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

Refactor skeleton.to_json to serialize skeleton object without jsonpickle #1934

Closed
wants to merge 20 commits into from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    cb62a2d View commit details
    Browse the repository at this point in the history
  2. fix confusing typo

    eberrigan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4c03ca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add logic from sleap-io serialize_skeletons to Skeleton.to_json a…

    …nd use `json.dumps` instead of `jsonpickle`
    eberrigan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f352d03 View commit details
    Browse the repository at this point in the history
  2. clean docstring

    eberrigan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    94dccb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4febed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3448f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    08b43ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5decb55 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    622853c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884da47 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e37ca9 View commit details
    Browse the repository at this point in the history
  2. format

    eberrigan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    01d0255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b0307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69db671 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0e2f9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff6fdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0451c5 View commit details
    Browse the repository at this point in the history
  4. use tuple format for Node

    eberrigan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b4f10af View commit details
    Browse the repository at this point in the history