Bug 1721514 - fix black lint failure CLOSED TREE

This commit is contained in:
Butkovits Atila 2021-07-22 02:48:19 +03:00
Родитель e6e77489a4
Коммит f746b6734e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -951,7 +951,7 @@ def sysroot_path(host_or_target):
bootstrap_path(
depends(host_or_target)(lambda t: "sysroot-{}".format(t.toolchain)),
when=bootstrap_sysroot,
)
),
)
def sysroot_path(sysroot_input, path):
if sysroot_input: