Skip to content

Fix call signature for local screenshot #108

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

Conversation

conorbranagan
Copy link

why

This function takes a set of kwargs rather than a dictionary, the call was failing.

what changed

  • Pass through the payload as kwargs
  • Added a test for this path
  • Some whitespace was changed on save (I can remove this if this is an issue)

test plan

Added a new test for this and verified this locally in the work I'm doing using this library.

This function takes a set of kwargs rather than a dictionary.
@conorbranagan
Copy link
Author

Ah! I had missed #106, will close.

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.

1 participant