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: johnnymillergh/python-boilerplate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.5
Choose a base ref
...
head repository: johnnymillergh/python-boilerplate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.5.1
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 30, 2024

  1. Merge tag '7.5' into develop

    release version 7.5
    johnnymillergh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6856295 View commit details
    Browse the repository at this point in the history
  2. refactor: format test_profiling.py

    Run pipenv run black --check .
    would reformat /home/runner/work/python_boilerplate/python_boilerplate/tests/common/test_profiling.py
    
    Oh no! 💥 💔 💥
    1 file would be reformatted, 70 files would be left unchanged.
    
    [skip ci]
    johnnymillergh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    2067b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59410c4 View commit details
    Browse the repository at this point in the history
Loading