Skip to content

Commit

Permalink
lint: Add black as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
punchagan committed Sep 29, 2024
1 parent 9f9d4c3 commit 8f2c51d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
59 changes: 58 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ mypy = "^1.11.2"
pandas-stubs = "^2.2.2.240909"
types-requests = "^2.32.0.20240914"
types-beautifulsoup4 = "^4.12.0.20240907"
black = "^24.8.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 8f2c51d

Please sign in to comment.