Skip to content

Commit

Permalink
Update instance repo from cookiecutter template
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 27, 2023
1 parent 48e730f commit ada499f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,10 @@ addopts = [

[tool.black]
line-length = 120
target-version = ["py39"]

[tool.ruff]
src = ["src"]
line-length = 120
target-version = "py39"
select = [
"F", # Errors detected by Pyflakes
"E", # Error detected by Pycodestyle
Expand Down

0 comments on commit ada499f

Please sign in to comment.