Skip to content

Commit

Permalink
Update hiyapyco/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Klaus Zerwes <zerwes@users.noreply.github.com>
  • Loading branch information
grst and zerwes authored Oct 18, 2024
1 parent 1d69145 commit b6dfc93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hiyapyco/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ def _substmerge(self, a, b):
return None
# default behavior is to attempt merge or fail
logger.debug('pass as b is None')
pass

# treat listTypes as primitiveTypes in merge
# subsititues list, don't merge them
Expand Down

0 comments on commit b6dfc93

Please sign in to comment.