Closed this issue 2 years ago · 0 comments
magma/magma/tuple.py
Lines 256 to 259 in 42b8850
We should check that if key is a string and not in self.keys() then raise a KeyError.
key
self.keys()
KeyError