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 inconsistencies keyword to derived_from #9192

Merged
merged 6 commits into from Jun 22, 2022

Commits on Jun 16, 2022

  1. Copy the full SHA
    8f9e6d7 View commit details
    Browse the repository at this point in the history
  2. add known inconsistency to str.split

    expand=True`` with unknown ``n`` will raise a ``NotImplementedError``
    avriiil committed Jun 16, 2022
    Copy the full SHA
    7beaab5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9927c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Incorporate suggestions to adjust formatting

    No "Known inconsistencies" shown when inconsistencies=None
    avriiil committed Jun 21, 2022
    Copy the full SHA
    fce9a78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    041e1a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Apply black formatting

    avriiil committed Jun 22, 2022
    Copy the full SHA
    96d8e60 View commit details
    Browse the repository at this point in the history