modelkit icon indicating copy to clipboard operation
modelkit copied to clipboard

Warn or raise Exception when 2 models have the same name

Open tgenin opened this issue 3 years ago • 0 comments

If 2 models have the same configuration name, modelkit will silently use one of them.

It should at least warn the user but maybe we just want to raise an Exception ?

tgenin avatar Jun 17 '22 15:06 tgenin