pass along tools
This commit is contained in:
parent
d0f76d150f
commit
6f97f7e6db
@ -664,7 +664,9 @@ class Pather(Builder):
|
|||||||
out_prefix=out_prefix,
|
out_prefix=out_prefix,
|
||||||
port_map=port_map,
|
port_map=port_map,
|
||||||
name=name,
|
name=name,
|
||||||
))
|
),
|
||||||
|
tools=tools,
|
||||||
|
)
|
||||||
return new
|
return new
|
||||||
|
|
||||||
def __repr__(self) -> str:
|
def __repr__(self) -> str:
|
||||||
|
Loading…
Reference in New Issue
Block a user