diff --git a/pyproject.toml b/pyproject.toml index f66cf571..09bc2c74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,6 @@ convention = "numpy" [tool.pytest.ini_options] addopts = [ "--verbose", - #"--black", "--emoji", "--cov=wf_psf", "--cov-report=term-missing",