Skip to content

Fix: use returned parameter from _render_simple_dict/list in exports class#55

Merged
epcim merged 1 commit intodevelopfrom
andrewp-fix-exports
Jul 19, 2018
Merged

Fix: use returned parameter from _render_simple_dict/list in exports class#55
epcim merged 1 commit intodevelopfrom
andrewp-fix-exports

Conversation

@AndrewPickford
Copy link
Copy Markdown
Collaborator

The Parameters._render_simple_dict and _render_simple_list methods now (see #52)
return a new dict or list instead of changing in place the dict or list
passed to them. This commit updates the exports class appropriately and
adds some additional tests for these changes.

…class

The Parameters._render_simple_dict and _render_simple_list methods now
return a new dict or list instead of changing in place the dict or list
passed to them. This commit updates the exports class appropriately and
adds some additional tests for these changes.
@epcim epcim merged commit 1c332a0 into develop Jul 19, 2018
@AndrewPickford AndrewPickford deleted the andrewp-fix-exports branch October 19, 2018 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants