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

Light refactor of the Python codebase #1043

Merged
merged 4 commits into from
Feb 5, 2021
Merged

Conversation

BraulioV
Copy link
Contributor

@BraulioV BraulioV commented Feb 5, 2021

Related issue
#1042

Description

This PR applies a light refactor of the code to make it PEP-8 compliant. Also, some typos have been fixed and the .gitignore has been updated.

Configuration options

NA

Logs example

https://ci.wazuh.info/job/test_integration/1157/console

Tests

  • Proven that tests pass when they have to pass.
  • Proven that tests fail when they have to fail.
  • Python codebase satisfies PEP-8 style style guide. pycodestyle --max-line-length=120 --show-source --show-pep8 file.py

Copy link
Contributor

@spothound spothound left a comment

Choose a reason for hiding this comment

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

LGTM

@BraulioV BraulioV merged commit 8724a1d into master Feb 5, 2021
@BraulioV BraulioV deleted the pep8-code-refactoring branch February 5, 2021 10: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.

2 participants