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: use kwargs to add keyword args to try_running_module #19

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

n-dusan
Copy link
Contributor

@n-dusan n-dusan commented Sep 10, 2024

This fixes a TypeError: try_running_module() got multiple values for argument 'cloudsmith_url' issue we started running up against.

This fixes a `TypeError: try_running_module() got multiple values for
argument 'cloudsmith_url'` issue we started running up against.
@n-dusan n-dusan added the bug Something isn't working label Sep 10, 2024
@n-dusan n-dusan self-assigned this Sep 10, 2024
@n-dusan n-dusan merged commit 13717a5 into main Sep 10, 2024
24 checks passed
@n-dusan n-dusan deleted the ndusan/fix-try-running-module branch September 10, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants