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 wrong parameter in get_part_resources() #1836

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MidsummerNight
Copy link
Contributor

The assertion error for get_part_resources() should print res_mapping instead of part_mapping (which is not defined in this function).

This PR supersedes #1835 since the DCO check of that one was messed up by me again.

Signed-off-by: Steve [email protected]

The assertion error for `get_part_resources()` should print `res_mapping` instead of `part_mapping` (which is not defined in this function).

Signed-off-by: Steve <[email protected]>
@MidsummerNight
Copy link
Contributor Author

@acomodi Here's the correct PR

@mithro mithro requested a review from acomodi January 28, 2022 18:42
@MidsummerNight
Copy link
Contributor Author

@acomodi Hi, would you mind reviewing this PR? Thanks!

Copy link
Contributor

@acomodi acomodi left a comment

Choose a reason for hiding this comment

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

Looks good to me, I think this PR just needs a rebase and we can merge it.

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.

None yet

2 participants