Skip to content

Commit

Permalink
Pyproject toml adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ludgerpaehler committed Nov 26, 2023
1 parent b9d00a3 commit 4c215d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ black = "^23.11.0"
[tool.poetry.extras]
#sim_backend = ["sim_framework"]

[tool.ruff.lint]
[tool.ruff]
line-length = 120
select = ["E", "F"]
ignore = ["F401"]
Expand Down

0 comments on commit 4c215d3

Please sign in to comment.