Skip to content

Commit

Permalink
[#393] CHORE: apply black formatter
Browse files Browse the repository at this point in the history
and...
- update black formatter
  • Loading branch information
yashaka committed May 29, 2022
1 parent 04b90b7 commit ee9b669
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 121 deletions.
155 changes: 35 additions & 120 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ future = "*"
webdriver-manager = "==3.5.4"

[tool.poetry.dev-dependencies]
black = "^20.8b1"
black = "^22.3.0"
pycodestyle = "*"
pylint = "^2.7.2"
pytest = "*"
Expand Down
Loading

0 comments on commit ee9b669

Please sign in to comment.