From 1021768e30f6cf50243a9971bde4bffe1d1baac7 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Mon, 29 Jul 2024 00:32:20 -0700 Subject: [PATCH] simplify indentation --- meanas/fdfd/functional.py | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/meanas/fdfd/functional.py b/meanas/fdfd/functional.py index 8b21923..f4a250f 100644 --- a/meanas/fdfd/functional.py +++ b/meanas/fdfd/functional.py @@ -47,8 +47,7 @@ def e_full( if mu is None: return op_1 - else: - return op_mu + return op_mu def eh_full( @@ -84,8 +83,7 @@ def eh_full( if mu is None: return op_1 - else: - return op_mu + return op_mu def e2h( @@ -116,8 +114,7 @@ def e2h( if mu is None: return e2h_1_1 - else: - return e2h_mu + return e2h_mu def m2j( @@ -151,8 +148,7 @@ def m2j( if mu is None: return m2j_1 - else: - return m2j_mu + return m2j_mu def e_tfsf_source(