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 type and method err for Python3 #10931

Merged
merged 1 commit into from Sep 22, 2022
Merged

Conversation

aoxu2000
Copy link
Contributor

Change the index to int type to avoid type error.
Change the xrange() to range() to run in Python3 (also works in Python2).

@Nir-Az Nir-Az self-requested a review September 22, 2022 13:01
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

Thanks for contributing and helping up keep our documentation up-to-date!
I'll change the base branch to development on your behalf as requested in our CONTRIBUTING guide.

@Nir-Az Nir-Az changed the base branch from master to development September 22, 2022 19:47
@Nir-Az Nir-Az merged commit f90b046 into IntelRealSense:development Sep 22, 2022
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