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 issue in upgrade view #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix issue in upgrade view #160

wants to merge 1 commit into from

Conversation

royfalk
Copy link
Contributor

@royfalk royfalk commented Feb 18, 2025

where radar range caused script to crash.

This PR is only for this issue, as previous PR was already merged.

Please answer the following:

Code Changes:

where radar range caused script to crash.
damaged_index = 1
original_index = 2
else:
return text
Copy link
Member

Choose a reason for hiding this comment

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

do we want to log the last case to help with debugging? Or would it always be valid?
Some comments on the above would be helpful to understand the 3 cases.

Copy link
Contributor

@stephengtuggy stephengtuggy left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants