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() #66

Closed
wants to merge 10 commits into from
Closed

Add repr() #66

wants to merge 10 commits into from

Commits on May 30, 2021

  1. Add sketchy repr()

    mccalluc committed May 30, 2021
    Configuration menu
    Copy the full SHA
    fd514e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    bf53b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    780a0a8 View commit details
    Browse the repository at this point in the history
  3. More generic

    mccalluc committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d988893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2590b77 View commit details
    Browse the repository at this point in the history
  5. Move __repr__ to superclass

    mccalluc committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    4035aa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee40468 View commit details
    Browse the repository at this point in the history
  7. Add underscore

    mccalluc committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1bb733f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5332d8a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

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