We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3467266 commit fd50dd1Copy full SHA for fd50dd1
src/packageurl/validate.py
@@ -28,6 +28,7 @@
28
29
from typing import Set
30
31
+
32
class BasePurlType:
33
"""
34
Base class for all PURL type classes
0 commit comments