Skip to content

# 149 Refactor codebase with Pylint & Black - #149

Open
ZlaTanskY wants to merge 2 commits into
developfrom
chore/black
Open

# 149 Refactor codebase with Pylint & Black#149
ZlaTanskY wants to merge 2 commits into
developfrom
chore/black

Conversation

@ZlaTanskY

Copy link
Copy Markdown
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
@ZlaTanskYZlaTanskY mentioned this pull request Feb 24, 2023
@sandervh14sandervh14 added this to the 2023-03 milestone Mar 9, 2023
@sandervh14sandervh14 linked an issue Mar 9, 2023 that may be closed by this pull request
@sandervh14sandervh14 changed the title Chore/black# 149 Refactor codebase with Pylint & BlackMar 9, 2023
@sandervh14sandervh14 modified the milestones: 2023-03, 2023-04Apr 7, 2023
@sandervh14sandervh14 modified the milestones: 2023-04, 2023-05May 24, 2023
Sign up for freeto 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

@ZlaTanskY@sandervh14