Skip to content

Commit 57e8e5e

Browse files
committed
Export nullable string VO
#19
1 parent 1316537 commit 57e8e5e

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
@@ -25,3 +25,4 @@
2525
# -----------------------------
2626

2727
from pyvalueobjects.strings.string import String
28+
from pyvalueobjects.strings.nullable_string import NullableString

0 commit comments

Comments
 (0)