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 MAQ.py to maq.py #238

Merged
merged 2 commits into from
Mar 30, 2024
Merged

rename MAQ.py to maq.py #238

merged 2 commits into from
Mar 30, 2024

Conversation

Marshall-Hallenbeck
Copy link
Collaborator

Not sure why this is capitalized, I always thought it was lower case? Our tests have it lowercase as well.

In the future we should .lower() all module names anyway, because capitalization shouldn't matter.

it should not be capitalized

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
@Marshall-Hallenbeck Marshall-Hallenbeck added the bug-fix This Pull Request fixes a bug label Mar 29, 2024
@Marshall-Hallenbeck Marshall-Hallenbeck self-assigned this Mar 29, 2024
@NeffIsBack
Copy link
Contributor

Also -L shows modules as lower case, gonna fix that real quick:
image

@NeffIsBack
Copy link
Contributor

@Marshall-Hallenbeck gonna rename the filename to lower as well then, so that it is inline with the module name.

Copy link
Contributor

@NeffIsBack NeffIsBack left a comment

Choose a reason for hiding this comment

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

LGTM

@NeffIsBack NeffIsBack merged commit b73eaba into main Mar 30, 2024
2 checks passed
@NeffIsBack NeffIsBack deleted the Marshall-Hallenbeck-patch-1 branch March 30, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants