Skip to content

Commit db9d6bc

Browse files
committed
Fix linting CI error
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 4c168a8 commit db9d6bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/packageurl/contrib/purl2url.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ def build_gitlab_repo_url(purl):
205205
): "https://{namespace}/{name}/-/commit/{version}",
206206
}
207207

208+
208209
@repo_router.route("pkg:generic/.*")
209210
def build_generic_repo_url(purl):
210211
"""

0 commit comments

Comments
 (0)