-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
GSTools/gstools/covmodel/base.py
Line 166 in 67a228d
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request