Skip to content

Conversation

JuanjoSalvador
Copy link
Contributor

@JuanjoSalvador JuanjoSalvador commented Oct 8, 2023

  • Style check and corrections according to Black guidelines, improve.
  • Fix linting issues found.

Remain issue needs a huge refactor on some functions and tests. Work in progress.

➜  zerasul-blask git:(fix/black-style) ✗ pipenv run linter
************* Module blask.blogrenderer
blask/blogrenderer.py:76:12: W0707: Consider explicitly re-raising using 'except NotFound as exc' and 'raise page_not_exist_exception from exc' (raise-missing-from)
blask/blogrenderer.py:86:12: W0707: Consider explicitly re-raising using 'except FileNotFoundError as exc' and 'raise page_not_exist_exception from exc' (raise-missing-from)

------------------------------------------------------------------
Your code has been rated at 9.93/10 (previous run: 9.40/10, +0.53)

Style check and corrections according to Black guidelines, improve. Fix linting issues found.
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.

1 participant