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 bug: use revision in dict #299

Merged
merged 1 commit into from
Sep 19, 2023
Merged

fix bug: use revision in dict #299

merged 1 commit into from
Sep 19, 2023

Conversation

LuciusNegareth
Copy link

Problem
The revision number was sent to the tracker while a dict was expected, causing an not iterable error.

Solution
I updated the line to use data instead revision variable.

@frankrousseau
Copy link
Contributor

Great thank you!

@frankrousseau frankrousseau merged commit d3af278 into cgwire:master Sep 19, 2023
4 checks passed
@LuciusNegareth LuciusNegareth deleted the bug_wrong_revision_arg branch September 19, 2023 10:21
@LuciusNegareth
Copy link
Author

Thanks to you !

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