Skip to content
Snippets Groups Projects
Commit 36e7f78c authored by Houzefa Abbasbhay's avatar Houzefa Abbasbhay :slight_smile:
Browse files

Remove black settings

parent 41fc33bc
No related branches found
No related tags found
No related merge requests found
......@@ -23,3 +23,5 @@
./doc/_build
./doc/autotodo
./doc/manifest
pyproject.toml
.isort.cfg
# See <https://pypi.org/project/black/>.
# black defaults to "line-length = 88"; we prefer "line-length = 79" for now to
# please our various tools / IDEs / linters.
[tool.black]
line-length = 79
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment