Skip to content

CovModel.opt_arg should be sorted #103

@MuellerSeb

Description

@MuellerSeb

self._opt_arg = list(opt_arg.keys())

In order to have a unique representation for an argument list, the optional arguments CovModel.opt_arg should be sorted by name.
This should be done in CovModel.__init__ at the shown line of code.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions