Skip to content

quantiles arg in dscim.diagnostics.compare_sccs.compare_sccs() has a mutable default argument #17

@brews

Description

@brews

dscim.diagnostics. compare_sccs.compare_sccs()'s quantiles arg has a mutable default argument. This is a common gotcha, we might want to refactor this to avoid bugs.

rootdict, recipe, disc, eta, rho, quantiles=[0, 0.05, 0.5, 0.95, 1], wp="0.5"

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