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

Improve codestyle #16

Merged
merged 2 commits into from
Oct 7, 2020
Merged

Improve codestyle #16

merged 2 commits into from
Oct 7, 2020

Conversation

mtausig
Copy link
Contributor

@mtausig mtausig commented Oct 7, 2020

Flake error E741 fixed.
Replaced single digit variablenames with meaningful names.
Replaced re enum with its long version.

Fixes #14

[Flake error E741](https://www.flake8rules.com/rules/E741.html) fixed.
Replaced single digit variablenames with meaningful names
Replaced re enum with its long version

Fixes #14
Copy link
Member

@lxp lxp left a comment

Choose a reason for hiding this comment

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

Thanks!

@lxp lxp added the hacktoberfest-accepted Accept for Hacktoberfest label Oct 7, 2020
@lxp lxp merged commit 3ab9902 into cfv-project:master Oct 7, 2020
@mtausig mtausig deleted the flake branch October 10, 2020 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix flake8 issues
2 participants