https://github.com/ethereum/py-trie/blob/e5bf55c66c19bb21b626b8d61925ebc4336cba0c/trie/smt.py#L340-L341 should be this instead: ```py return self.get(key) == self._default ```
https://github.com/ethereum/py-trie/blob/e5bf55c66c19bb21b626b8d61925ebc4336cba0c/trie/smt.py#L340-L341
should be this instead: