Skip to content

Conversation

chris-p-baker
Copy link

@chris-p-baker chris-p-baker commented Aug 22, 2024

Bug introduced by pull request #7946 which forced Configuration to become a required parameter for Athena Workgroups when it is not. This change allow for the work in the pull request mentioned to function without making Configuration required.

…na Workgroups.

Bug introduced by pull request getmoto#7946 which force Configuration to become a required parameter for Athena Workgroups when it is not. This change allow for the work in the pull request mentioned to function without making Configuration required.
Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @chris-p-baker! Thank you for the PR. I think we can make this a one-liner:

self.configuration = configuration or {}

Normally I would have merged this as-is, because it works fine. But the linter is now failing, so while adressing that, we might as well simplify the fix.

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.

2 participants