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

Rename method and variable of AnnotateRoutes for readability #709

Conversation

nard-tech
Copy link
Collaborator

@nard-tech nard-tech commented Jan 3, 2020

Before I commited, the method AnnotateRoutes.where_header_found returned an array of real_content and header_found_at.

I fixed the name of method and variable because they did not match.

I renamed the method real_content_and_header_position and unified related variable names to header_position.

@drwl drwl merged commit ee88f0f into ctran:develop Jan 6, 2020
@nard-tech nard-tech deleted the feature/refactor_annotate_routes/rename_variables branch January 7, 2020 15:36
vfonic pushed a commit to vfonic/annotate_models that referenced this pull request May 8, 2020
Before I commited, the method `AnnotateRoutes.where_header_found` returned an array of `real_content` and `header_found_at`.

I fixed the name of method and variable because they did not match.

I renamed the method `real_content_and_header_position` and unified related variable names to `header_position`.
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