Skip to content

fix type and method err for Python3 - #10931

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
xuao575:master
Sep 22, 2022
Merged

fix type and method err for Python3#10931
Nir-Az merged 1 commit into
realsenseai:developmentfrom
xuao575:master

Conversation

@xuao575

@xuao575 xuao575 commented Sep 22, 2022

Copy link
Copy Markdown
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

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

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 realsenseai: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.

2 participants