Skip to content

Commit

Permalink
chore: remove black config from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Oct 15, 2024
1 parent 5714179 commit 9583793
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,6 @@ git_describe_command = "git describe --long --match '[0-9]*.[0-9]*.[0-9]*' --exc
include = ["*craft*"]
namespaces = false

[tool.black]
target-version = ["py310", "py311"]
line-length = 99

[tool.codespell]
ignore-words-list = "buildd,crate,keyserver,comandos,ro,dedent,dedented,tread,socio-economic"
skip = "requirements*.txt,.tox,.git,build,.*_cache,__pycache__,*.tar,*.snap,*.png,./node_modules,./docs/_build,.direnv,.venv,venv,.vscode,charmcraft.spec"
Expand Down

0 comments on commit 9583793

Please sign in to comment.