Skip to content

Commit b83542f

Browse files
committed
Code reformatted #339
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent 269073d commit b83542f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/scripts/build_nix_docker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ def extract_tags_from_url(url):
153153

154154
return tags
155155

156+
156157
def is_compatible_wheel(url):
157158
"""Check if wheel is compatible using tag matching"""
158159
wheel_tags = extract_tags_from_url(url)

0 commit comments

Comments
 (0)