Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matplotlib/mpl-probscale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: matplotlib/mpl-probscale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 24 files changed
  • 2 contributors

Commits on Oct 25, 2023

  1. TST: Update for pytest 7

    Remove 36 PytestRemovedIn8Warning and PytestReturnNotNoneWarning warnings.
    StefRe committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    44d5441 View commit details
    Browse the repository at this point in the history
  2. Make black workflow pass

    StefRe committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fb0e266 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    806c416 View commit details
    Browse the repository at this point in the history
  2. versions as strings

    phobson committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    458ef44 View commit details
    Browse the repository at this point in the history
  3. update metadata

    phobson committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5699023 View commit details
    Browse the repository at this point in the history
  4. appease the linters

    phobson committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    575e768 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    605da0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9b1c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    cc0d51a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from StefRe/fix/pytest

    TST: Update for pytest 7
    phobson authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    60e0c3c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    b517196 View commit details
    Browse the repository at this point in the history
  2. try testing python 3.12

    phobson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    99edf1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d2a2e5 View commit details
    Browse the repository at this point in the history
  4. run ci

    phobson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    419d392 View commit details
    Browse the repository at this point in the history
  5. clean up deps in GHA

    phobson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aaffb03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41c0131 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #84 from phobson/update-readme

    update example figure for readme
    phobson authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    95de4ae View commit details
    Browse the repository at this point in the history
  8. actually update the reamd

    phobson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dfabf1a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #85 from phobson/update-readme2

    actually update the readme
    phobson authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    be697c6 View commit details
    Browse the repository at this point in the history
Loading