comment grammar
This commit is contained in:
parent
a3b356ac14
commit
621f8420f8
@ -765,7 +765,7 @@ class Pattern(PortList, AnnotatableImpl, Mirrorable):
|
|||||||
|
|
||||||
def prune_layers(self) -> Self:
|
def prune_layers(self) -> Self:
|
||||||
"""
|
"""
|
||||||
Removes empty layers (empty lists) in `self.shapes` and `self.labels`.
|
Remove empty layers (empty lists) in `self.shapes` and `self.labels`.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
self
|
self
|
||||||
|
Loading…
Reference in New Issue
Block a user