@ -0,0 +1,6 @@
class Data(object):
def __init__(self, p_value1, p_value2, p_target):
self.value1 = p_value1
self.value2 = p_value2
self.target = p_target
The note is not visible to the blocked user.