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: NixOS/nixops-aws
base: f49ab5d49fbe
Choose a base ref
...
head repository: NixOS/nixops-aws
compare: 5efa979d2d29
Choose a head ref
  • 2 commits
  • 52 files changed
  • 2 contributors

Commits on Mar 15, 2020

  1. Format python code with Black 19.10b0

    This reformats the code using black, making no manual changes. We use this in
    formatting NixOS module python code, and it keeps the code looking reasonable
    good with little/no effort required from maintainers or code reviewers.
    
    This diff can be reproduced from scratch by checking out master and re-running black.
    bhipple committed Mar 15, 2020
    Copy the full SHA
    720e7d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from bhipple/f/format-black

    Format python code with Black 19.10b0
    AmineChikhaoui committed Mar 15, 2020
    Copy the full SHA
    5efa979 View commit details
    Browse the repository at this point in the history