Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
brews opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brews
Copy link
Member

brews commented Sep 15, 2022

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(

@brews brews added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Sep 15, 2022
@brews brews self-assigned this Sep 16, 2022
@brews brews removed good first issue Good for newcomers help wanted Extra attention is needed labels Sep 16, 2022
@brews brews closed this as completed in da9e02c Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant