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

test .py and .rst files with doctest #445

Merged
merged 8 commits into from Nov 2, 2022
Merged

test .py and .rst files with doctest #445

merged 8 commits into from Nov 2, 2022

Commits on Oct 10, 2022

  1. test all files with doctest

    This runs doctest on .py and rst files.
    See #443
    niccokunzmann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    913b8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2d097 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. document doctest

    niccokunzmann committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7b2e905 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    4d899a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fbba53 View commit details
    Browse the repository at this point in the history