comment grammar

master
jan 7 months ago
parent a3b356ac14
commit 621f8420f8

@ -765,7 +765,7 @@ class Pattern(PortList, AnnotatableImpl, Mirrorable):
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:
self

Loading…
Cancel
Save