Skip to content

Multiple mutable default argument in dscim.diagnostics.discount_rates.plot_implicit_rates() #20

@brews

Description

@brews

dscim.diagnostics.discount_rates.plot_implicit_rates() has a couple mutable default arguments:

  • ssp
  • model
  • rcp
  • weitzman_parameter
  • recipes
  • discounting

This is a common gotcha, we might want to refactor this to avoid bugs.

def plot_implicit_rates(

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions