flatten indent

This commit is contained in:
Jan Petykiewicz 2024-07-28 20:19:22 -07:00
parent 48ffc9709e
commit aa3636ebc6

View File

@ -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,