Skip to content
Snippets Groups Projects
Commit 6a297cdb authored by Colm Talbot's avatar Colm Talbot
Browse files

Ignore flake rule 503 which clashes with black

parent c2b1a591
No related branches found
No related tags found
1 merge request!746Pickle dump entire sampler in dynesty
Pipeline #113041 passed
[flake8]
exclude = .git,docs,build,dist,test,*__init__.py
max-line-length = 120
ignore = E129 W504 W605
ignore = E129 W503 W504 W605
[tool:pytest]
addopts =
......
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