Cornerstone-OnDemand/modelkit

Warn or raise Exception when 2 models have the same name

tgenin opened this issue · 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 ?