Update comments
This commit is contained in:
parent
e47f9b76b1
commit
f7f5a62f54
6 changed files with 136 additions and 23 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Ref provides basic support for nesting Pattern objects within each other, by adding
|
||||
offset, rotation, scaling, and other such properties to the reference.
|
||||
"""
|
||||
#TODO more top-level documentation
|
||||
#TODO more top-level documentation for ref
|
||||
|
||||
from typing import Mapping, TYPE_CHECKING, Self
|
||||
import copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue