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 __str__ method to classes #213

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Commits on Oct 4, 2024

  1. Add __str__ to classes

    MarkWieczorek committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3816e84 View commit details
    Browse the repository at this point in the history
  2. Improve __str__ handling of optional parameters

    Mark Wieczorek committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5317d93 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Update boule/_triaxialellipsoid.py

    fix typo and add degree symbol
    
    Co-authored-by: Santiago Soler <[email protected]>
    MarkWieczorek and santisoler authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    850a8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2983012 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix docstring tests for comments and reference

    Mark Wieczorek committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    67d46ce View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Add bullets to parameters defined in __str__

    Mark Wieczorek committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1a474af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce1f4d View commit details
    Browse the repository at this point in the history