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

__repr__ implemented for SettingProperties. #5497

Merged
merged 11 commits into from
Sep 30, 2024

Commits on Sep 17, 2024

  1. Added __repr__ implementation for SettingsProperties. This will allow…

    … use to print human readable representation of Settings
    bikash119 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2036151 View commit details
    Browse the repository at this point in the history
  2. 1. Updated CHANGELOG.md to include the modifications

    2. Removed a commented code as per the review comments.
    bikash119 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0e78d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update argilla/CHANGELOG.md

    Co-authored-by: David Berenstein <[email protected]>
    bikash119 and davidberenstein1957 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cca785f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddeb35 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    82a8051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b98b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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