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

Add leading underscores to all private modules; rename rodrigues() to cv2_rodrigues()` #152

Merged
merged 12 commits into from Dec 26, 2019

Conversation

paulmelnikow
Copy link
Member

@paulmelnikow paulmelnikow commented Dec 11, 2019

This makes code break now if it's not using the canonical imports, rather than breaking at some time in the future when they get moved internally.

Rename rodrigues() to cv2_rodrigues().

Closes #149

@paulmelnikow paulmelnikow changed the title Add leading underscores to all private modules Add leading underscores to all private modules; rename rodrigues() to cv2_rodrigues()` Dec 26, 2019
@paulmelnikow paulmelnikow merged commit f5f2cce into master Dec 26, 2019
@paulmelnikow paulmelnikow deleted the hide-private branch December 26, 2019 21:53
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.

Add leading underscores to all private modules
1 participant