flatten indent
This commit is contained in:
parent
48ffc9709e
commit
aa3636ebc6
@ -595,8 +595,7 @@ class Pattern(PortList, AnnotatableImpl, Mirrorable):
|
|||||||
|
|
||||||
if (cbounds[1] < cbounds[0]).any():
|
if (cbounds[1] < cbounds[0]).any():
|
||||||
return None
|
return None
|
||||||
else:
|
return cbounds
|
||||||
return cbounds
|
|
||||||
|
|
||||||
def get_bounds_nonempty(
|
def get_bounds_nonempty(
|
||||||
self,
|
self,
|
||||||
|
Loading…
Reference in New Issue
Block a user