comment grammar
This commit is contained in:
parent
eeca5666f4
commit
a82b1d4dcf
@ -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