Skip to content

Commit 7ebe681

Browse files
committed
Restore prior formatting #143
Reference: #143 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent f7a88ba commit 7ebe681

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tests/contrib/test_purl2url.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,7 @@ def test_purl2url_get_inferred_urls():
136136
"https://gitlab.com/tg1999/firebase",
137137
"https://gitlab.com/tg1999/firebase/-/archive/1a122122/firebase-1a122122.tar.gz",
138138
],
139-
"pkg:pypi/sortedcontainers@2.4.0": [
140-
"https://pypi.org/project/sortedcontainers/2.4.0/"
141-
],
139+
"pkg:pypi/sortedcontainers@2.4.0": ["https://pypi.org/project/sortedcontainers/2.4.0/"],
142140
"pkg:cocoapods/AFNetworking@4.0.1": ["https://cocoapods.org/pods/AFNetworking"],
143141
"pkg:composer/psr/log@1.1.3": ["https://packagist.org/packages/psr/log#1.1.3"],
144142
"pkg:rubygems/package-name": ["https://rubygems.org/gems/package-name"],

0 commit comments

Comments
 (0)