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

# 149 Refactor codebase with Pylint & Black #149

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

ZlaTanskY
Copy link
Contributor

Refactor code according to PEP8.
This makes PR #132 obsolete. We only use black instead of the other proposed linters and typechecks in that PR.

chore: blackify utils and __init__

chore: blackify preprocessing

chore: blackify model_building

chore: blackify evaluator

chore: blackify pigs_tables

chore: blackify plotting_utils

chore: remove redundant target

chore: add newline

chore: blackify

chore: blackify tests
@ZlaTanskY ZlaTanskY mentioned this pull request Feb 24, 2023
@sandervh14 sandervh14 added this to the 2023-03 milestone Mar 9, 2023
@sandervh14 sandervh14 linked an issue Mar 9, 2023 that may be closed by this pull request
@sandervh14 sandervh14 changed the title Chore/black # 149 Refactor codebase with Pylint & Black Mar 9, 2023
@sandervh14 sandervh14 modified the milestones: 2023-03, 2023-04 Apr 7, 2023
@ZlaTanskY ZlaTanskY requested a review from pedromani April 11, 2023 13:48
@sandervh14 sandervh14 modified the milestones: 2023-04, 2023-05 May 24, 2023
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.

Refactor codebase with Pylint & Black
2 participants