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 __repr__ to all classes #3662

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 21, 2024

  1. Add __repr__ to all classes

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2ebc31e View commit details
    Browse the repository at this point in the history
  2. Make repr lazy

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8fbd192 View commit details
    Browse the repository at this point in the history
  3. Fix api lint

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4ab72fb View commit details
    Browse the repository at this point in the history
  4. Fix lint for sdk

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    590092d View commit details
    Browse the repository at this point in the history
  5. Fix api __init__ calls

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a44b1e View commit details
    Browse the repository at this point in the history
  6. Fix docs

    ocelotl committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    016145c View commit details
    Browse the repository at this point in the history