Remove orphaned comment
This commit is contained in:
parent
38f64f7c62
commit
58353b7884
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ class Label:
|
|||
new._offset = self._offset.copy()
|
||||
return new
|
||||
|
||||
# ---- Non-abstract methods
|
||||
def copy(self) -> 'Label':
|
||||
"""
|
||||
Returns a deep copy of the shape.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue