Skip to content

Commit

Permalink
remove commented black plugin from addopts
Browse files Browse the repository at this point in the history
  • Loading branch information
nadamoukaddem committed Mar 4, 2024
1 parent 12ca7c9 commit d3b3619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ convention = "numpy"
[tool.pytest.ini_options]
addopts = [
"--verbose",
#"--black",
"--emoji",
"--cov=wf_psf",
"--cov-report=term-missing",
Expand Down

0 comments on commit d3b3619

Please sign in to comment.