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: python-visualization/branca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: python-visualization/branca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 19, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#157)

    updates:
    - [github.com/psf/black: 24.1.1 → 24.2.0](psf/black@24.1.1...24.2.0)
    - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](asottile/pyupgrade@v3.15.0...v3.15.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f3d866f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
    pre-commit-ci[bot] authored and ocefpaf committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    de5efed View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
    pre-commit-ci[bot] authored and ocefpaf committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d5a2cc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    32cd619 View commit details
    Browse the repository at this point in the history
  2. COMPAT: explictly cast numpy floats to native floats (#163)

    * COMPAT: explictly cast numpy floats to native floats
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    martinfleis and pre-commit-ci[bot] authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    18ecd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90579e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    pre-commit-ci[bot] authored and ocefpaf committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    340857c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0)
    pre-commit-ci[bot] authored and ocefpaf committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1130437 View commit details
    Browse the repository at this point in the history
Loading