pass along tools
This commit is contained in:
parent
d0f76d150f
commit
6f97f7e6db
@ -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…
Reference in New Issue
Block a user