Closed beamerblvd closed 7 years ago
Per issue #59 and #82, we should not be using mutable default arguments. This change properly handles arguments that need to default to mutable values.
I'm merging to the development branch - I should have this out in a few days.
Sorry for the delay, and thanks!
Per issue #59 and #82, we should not be using mutable default arguments. This change properly handles arguments that need to default to mutable values.