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: alfredodeza/python-cli-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NealSanders/python-cli-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 24, 2025

  1. Create pylint.yml

    NealSanders authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    5a1d3c8 View commit details
    Browse the repository at this point in the history
  2. Update simple.py

    Added comment and couple blank lines to see if lint will remove them
    NealSanders authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    01cdd5c View commit details
    Browse the repository at this point in the history
  3. Update simple.py

    removed newlines added for testing lint
    NealSanders authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    176c6ff View commit details
    Browse the repository at this point in the history
  4. Create black-formatting.yml

    Trying this to see what it does.
    I think it looks at formatting, but does not make changes
    NealSanders authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ddfc23c View commit details
    Browse the repository at this point in the history
Loading