doc updates
This commit is contained in:
parent
fa7a850ec3
commit
0aa4a6ee7a
2 changed files with 1 additions and 4 deletions
|
|
@ -130,7 +130,6 @@ abstract = library <= tree
|
|||
my_pattern.place(abstract, ...)
|
||||
|
||||
# or
|
||||
|
||||
my_pattern.place(library << make_tree(...), ...)
|
||||
```
|
||||
|
||||
|
|
@ -169,8 +168,6 @@ has_input = ('input' in pattern) # Error!
|
|||
```
|
||||
|
||||
|
||||
|
||||
|
||||
## TODO
|
||||
|
||||
* Better interface for polygon operations (e.g. with `pyclipper`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue