Remove name argument from GaudiConfig2 PropertySemantics
Compare changes
Files
2- Marco Clemencic authored
it's not used for Python descriptor protocol and confuses people
@@ -27,8 +27,8 @@ class PropertySemantics(object):
@@ -211,8 +211,8 @@ class ComponentSemantics(PropertySemantics):
@@ -344,12 +344,11 @@ class _ListHelper(MutableSequence):
@@ -392,8 +391,8 @@ class OrderedSetSemantics(SequenceSemantics):
@@ -478,13 +477,11 @@ class _DictHelper(MutableMapping):
@@ -524,10 +521,10 @@ SEMANTICS = [