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

chore: Drop redundant check #37249

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

akhilnarang
Copy link
Member

Commit c2d7461 dropped a usage of
last_valuation_rate around this code block. After that, it was always checked
anyway although the value would be None as it was being explicitly set above.

Commit c2d7461 dropped a usage of
`last_valuation_rate` around this code block. After that, it was always checked
although the value would be None as it was being explicitly set above.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
@github-actions github-actions bot added needs-tests This PR needs automated unit-tests. stock labels Sep 26, 2023
@ankush
Copy link
Member

ankush commented Sep 26, 2023

@akhilnarang

Please go through https://github.com/frappe/erpnext/wiki/Pull-Request-Checklist for pr/commit title conventions.

@ankush ankush changed the title Drop redundant check chore: Drop redundant check Sep 26, 2023
@ankush ankush merged commit 4555543 into frappe:develop Sep 26, 2023
12 of 14 checks passed
@akhilnarang akhilnarang deleted the drop-redundant-check branch September 27, 2023 05:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. stock
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants