pass along tools
This commit is contained in:
parent
d0f76d150f
commit
6f97f7e6db
1 changed files with 9 additions and 7 deletions
|
|
@ -664,7 +664,9 @@ class Pather(Builder):
|
|||
out_prefix=out_prefix,
|
||||
port_map=port_map,
|
||||
name=name,
|
||||
))
|
||||
),
|
||||
tools=tools,
|
||||
)
|
||||
return new
|
||||
|
||||
def __repr__(self) -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue