Skip to content

Commit e727aa4

Browse files
Update variantlib/resolver/filtering.py
Co-authored-by: Michał Górny <[email protected]>
1 parent 811bd11 commit e727aa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variantlib/resolver/filtering.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ def _should_include(vdesc: VariantDescription) -> bool:
244244
# We found one or more allowed properties that match
245245
# the specifier, so we can include this variant.
246246
break
247-
248247
else:
249248
continue
250249

0 commit comments

Comments
 (0)