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
base: b76dc58798b6
Choose a base ref
...
head repository: NixOS/nixops
compare: 41b2e7e7d9cd
Choose a head ref
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on Mar 13, 2020

  1. More mypy, fix a couple of return types (#1253)

    More mypy, fix a couple of return types
    
    * back out one silly None and narrow an Any to str
    * str to Optional[str] for restore id arg type
    * black
    * backend: encrypted_links_to: prove that it is a set
    * backend: extract_key_options: type ET.Element
    
    Co-authored-by: Graham Christensen <graham@grahamc.com>
    aaronchall and grahamc committed Mar 13, 2020
    Copy the full SHA
    41b2e7e View commit details
    Browse the repository at this point in the history