From aa3636ebc6837af164e9d7686d98bbe611188488 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Sun, 28 Jul 2024 20:19:22 -0700 Subject: [PATCH] flatten indent --- masque/pattern.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/masque/pattern.py b/masque/pattern.py index e500d1d..efa5fab 100644 --- a/masque/pattern.py +++ b/masque/pattern.py @@ -595,8 +595,7 @@ class Pattern(PortList, AnnotatableImpl, Mirrorable): if (cbounds[1] < cbounds[0]).any(): return None - else: - return cbounds + return cbounds def get_bounds_nonempty( self,