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

Inspect class doc output #17685

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2024

  1. add docstring to output list

    jcapriot committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b5657b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b234249 View commit details
    Browse the repository at this point in the history
  3. add to test-data unittests

    jcapriot committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e62a617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d42e6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e85a685 View commit details
    Browse the repository at this point in the history
  6. fix spaces

    jcapriot committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c4bff97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18eb1ab View commit details
    Browse the repository at this point in the history
  8. and update tests

    jcapriot committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4b4d8ec View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. give pybind11 classes a reasonable docstring.

    use cleandoc logic to determin dedent in docstring
    jcapriot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b66c0bd View commit details
    Browse the repository at this point in the history
  2. add some tests

    jcapriot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    21baed9 View commit details
    Browse the repository at this point in the history
  3. update test targets

    jcapriot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    eb09d89 View commit details
    Browse the repository at this point in the history
  4. updates for mypy

    jcapriot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    92521df View commit details
    Browse the repository at this point in the history
  5. more test target updatse

    jcapriot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    29c4b8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    878598e View commit details
    Browse the repository at this point in the history