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

DOC, BUG: Fix error in heading remapping for custom scipy.optimize:function domain directive #15443

Merged
merged 3 commits into from Mar 25, 2022

Commits on Mar 25, 2022

  1. BUG, DOC: Fix heading remap in scipy-optimize directive.

    Fixes a bug that replaces the Returns heading with an
    incorrect heading size in the generated docstring. This will
    cause warnings (treated as errors) with numpydoc 1.2.
    rossbar committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a2a9a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe165f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5f39ab View commit details
    Browse the repository at this point in the history