tools-python
tools-python copied to clipboard
Possible solution of issue #88
Changing return bool(field) in has_optional_field function, we will obtain is a field is optional, does not matters is the field is initialized empty, because is optional.