Skip to content

Commit 3176605

Browse files
committed
empty line
1 parent cbd9b4b commit 3176605

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsfc/loopy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,6 @@ def _expression_power(expr, ctx):
449449

450450
@_expression.register(gem.MathFunction)
451451
def _expression_mathfunction(expr, ctx):
452-
453452
if expr.name.startswith('cyl_bessel_'):
454453
# Bessel functions
455454
if is_complex(ctx.scalar_type):

0 commit comments

Comments
 (0)