diff --git a/meshmode/interop/firedrake/connection.py b/meshmode/interop/firedrake/connection.py index e2f202a0a836d2aecc2eb33acb96add1f9201832..a73ec5ef2022d6d5c12aa215ace34ff2042052be 100644 --- a/meshmode/interop/firedrake/connection.py +++ b/meshmode/interop/firedrake/connection.py @@ -380,3 +380,5 @@ class ToFiredrakeConnection: """ # }}} + +# vim: foldmethod=marker