tabs-to-spaces

This commit is contained in:
Jan Petykiewicz 2019-04-13 17:33:04 -07:00
parent b1ac39094e
commit 90a068da80

View File

@ -448,7 +448,7 @@ class Pattern:
Return a copy of the Pattern, deep-copying shapes and copying subpattern entries, but not
deep-copying any referenced patterns.
See also: Pattern.deepcopy()
See also: Pattern.deepcopy()
:return: A copy of the current Pattern.
"""