fix edge cuts & clone (#6572)
* fix edge cuts & clone Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fix edge_id Signed-off-by: Jess Frazelle <github@jessfraz.com> * code comemnt Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -80,7 +80,7 @@ flowchart LR
|
||||
7 x--> 32
|
||||
7 --- 40
|
||||
7 --- 48
|
||||
7 --- 49
|
||||
7 --- 50
|
||||
8 --- 26
|
||||
8 x--> 30
|
||||
8 --- 36
|
||||
@ -164,5 +164,5 @@ flowchart LR
|
||||
38 <--x 29
|
||||
39 <--x 29
|
||||
33 <--x 51
|
||||
40 <--x 50
|
||||
40 <--x 49
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user