Closed PhiSpel closed 3 months ago
Hello @PhiSpel! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
tests/flow/test_initialize_pressure.py
:Line 12:76: W291 trailing whitespace Line 55:5: E303 too many blank lines (2) Line 55:76: W291 trailing whitespace
Description
added second part to test_initialize_pressure.py: setting the analytic solution and checking whether pressure_poisson actually sticks with it or arrives at a different (worse?) solution
Checklist