Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Fix an incorrect variable name - #174

Merged
rayluo merged 1 commit into
devfrom
fix-mex-typo
Oct 16, 2018
Merged

Fix an incorrect variable name#174
rayluo merged 1 commit into
devfrom
fix-mex-typo

Conversation

@rayluo

@rayluo rayluo commented Oct 13, 2018

Copy link
Copy Markdown
Contributor

This change was the missing piece from another change happened 3 years ago.

The interesting thing is, this incorrect variable name exists for 3 years and it does NOT affect the actual functionality. This is because that part of variable and its information are not used in current business logic at all. Such a fact is a strong sign that the current code structure has room for improvement. We are rewriting the entire mex.py in a new project.

Since we spot this issue here, we still send out this patch for this code base.

It was a missing piece of a previous change.
We will discuss more in PR.
@abhidnya13
abhidnya13 self-requested a review October 16, 2018 18:35

@abhidnya13 abhidnya13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@rayluo
rayluo merged commit 213b17f into dev Oct 16, 2018
@rayluo
rayluo deleted the fix-mex-typo branch October 16, 2018 18:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants