Skip to content

dscim.diagnostics.batch_maps.batch_maps() has mutable default arguments #16

@brews

Description

@brews

dscim.diagnostics.batch_maps.batch_maps() has multiple mutable default arguments. This is a common gotcha, we might want to refactor this to avoid bugs.

These are mutable default args:

  • selection
  • variables
  • maxes
  • mins

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