Skip to content

Commit e33ecee

Browse files
committed
Add failing tests
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 44af984 commit e33ecee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packageurl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ def __new__(
430430
qualifiers_final,
431431
subpath_final,
432432
) = normalize(type, namespace, name, version, qualifiers, subpath, encode=None)
433-
433+
434434
else:
435435
type_final = type
436436
namespace_final = namespace

0 commit comments

Comments
 (0)