Remove orphaned comment
This commit is contained in:
parent
38f64f7c62
commit
58353b7884
@ -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…
Reference in New Issue
Block a user