Skip to content

Commit debbea7

Browse files
committed
Export nullable CPE VO
Close #27
1 parent 5c3bcbd commit debbea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyvalueobjects/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@
4343
from pyvalueobjects.security.cve import Cve
4444
from pyvalueobjects.security.nullable_cve import NullableCve
4545
from pyvalueobjects.security.cpe import Cpe
46+
from pyvalueobjects.security.nullable_cpe import NullableCpe

0 commit comments

Comments
 (0)