chore: minor cleanups from reverb (#1293)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -242,7 +242,7 @@ def build(options: Options, tmp_path: Path) -> None:
|
||||
options.globals.build_selector, options.globals.architectures
|
||||
)
|
||||
|
||||
if len(python_configurations) == 0:
|
||||
if not python_configurations:
|
||||
return
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user