publication fill
both updates **in place** and returns the same publication
#532
Labels
fill
both updates **in place** and returns the same publication
#532
Describe the bug
Here is the definition of the
fill
method:To Reproduce
Expected behavior
Updating the publication in place is redundant when there is a returned publication. I suggest copying the the publication and updating the copy, so the original publication remains intact. The other option is to make the changes in place and remove the return statement.
Do you plan on contributing?
Your response below will clarify whether the maintainers can expect you to fix the bug you reported.
The text was updated successfully, but these errors were encountered: