Skip to content

Commit

Permalink
Restore comment in format that flake8 supports (#136)
Browse files Browse the repository at this point in the history
* change

* remove comment

* petsc arch

* restore comment
  • Loading branch information
mscroggs authored Dec 20, 2022
1 parent 26548e9 commit 64c846a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ ci =

[flake8]
ignore = E501, W504,
# ambiguous variable name
E741
builtins = ufl
exclude = .git,__pycache__,doc/sphinx/source/conf.py,build,dist,test
Expand Down

0 comments on commit 64c846a

Please sign in to comment.