Skip to content

Commit

Permalink
chore: nitpick cd workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsna committed Oct 1, 2023
1 parent cc35325 commit 04d1006
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
File renamed without changes.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,10 @@ pytest_cov = "^3.0.0"
lint = "scripts.lint:main"

[tool.black]
line-length = 100
target-version = ["py310"]
exclude = "pipelines/{{cookiecutter.project_name}}"

[tool.isort]
profile = "black"
line_length = 100
multi_line_output = 3
use_parentheses = true
include_trailing_comma = true
Expand Down

0 comments on commit 04d1006

Please sign in to comment.