Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Mar 13, 2020

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Mar 13, 2020

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

merge to master

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>
@grahamc grahamc closed this Mar 13, 2020
@grahamc grahamc reopened this Mar 13, 2020
@grahamc grahamc merged commit 41b2e7e into master Mar 13, 2020
@grahamc grahamc deleted the start-with-types-merge branch March 13, 2020 14:56
@grahamc grahamc added this to the 2.0 milestone Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants