• + 0 comments

    Can we get the Python code snippet fixed please?

    At

        def emitIntermediate(self, key, value):
       self.intermediate.setdefault(key, [])
    

    The spacing is off.