Skip to content

Commit 8f4924f

Browse files
committed
Export uuid4 VO.
#17
1 parent 92e6975 commit 8f4924f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyvalueobjects/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@
2626

2727
from pyvalueobjects.strings.string import String
2828
from pyvalueobjects.strings.nullable_string import NullableString
29+
from pyvalueobjects.strings.uuid4 import Uuid4

0 commit comments

Comments
 (0)