comment grammar
This commit is contained in:
parent
a3b356ac14
commit
621f8420f8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue