def put_context()

in confidence/confidence.py [0:0]


    def put_context(self, key: str, value: FieldType) -> None:
        self.context[key] = value