UCL / dxss

DOLFINx slab solver

Home Page:http://github-pages.ucl.ac.uk/dxss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solve_1d.py doesn't execute

samcunliffe opened this issue · comments

Noticed by @krishnakumarg1984 and I whilst we were pair developing.

The linting (PR #17) has broken the solve_*d.py script.

The AttributeError is reproducible on CI.

To reproduce locally

python src/dxss/solve_1d.py

at 69b68ed.