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/nixpkgs
base: 7bea3c7976aa
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f36b838e2ac5
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 21, 2020

  1. nixos test-driver: fix single line docstrings, fixes #104467

    Single line docstrings should have the """ on a single line according to PEP 8.
    It seems support for this landed in the latest version of Black.
    FRidh committed Nov 21, 2020
    Copy the full SHA
    f36b838 View commit details
    Browse the repository at this point in the history