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

fix(python): no overload variant of "Factory" matches argument type "object" #1716

Merged
merged 1 commit into from Jun 8, 2020

Conversation

RomainMuller
Copy link
Contributor

Remove attempt to use a attr.Factory for an optional field that should
anyway have defaulted to a plain None value.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…object"

Remove attempt to use a `attr.Factory` for an optional field that should
anyway have defaulted to a plain `None` value.
@RomainMuller RomainMuller requested a review from a team June 5, 2020 14:55
@RomainMuller RomainMuller self-assigned this Jun 5, 2020
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jun 5, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 17a4c60
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller RomainMuller merged commit eee8ea5 into master Jun 8, 2020
@RomainMuller RomainMuller deleted the rmuller/fix-mypy branch June 8, 2020 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants