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: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.3
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.4
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 2, 2024

  1. adding type annotations

    FoamyGuy committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1ca131f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ca2f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Merge pull request #29 from FoamyGuy/type_annotations

    adding type annotations
    FoamyGuy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d2e3a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f031d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from FoamyGuy/use_ruff

    use ruff instead of pylint/black
    FoamyGuy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    ff85445 View commit details
    Browse the repository at this point in the history
Loading