Exemplo n.º 1
0
 def __init__(self, source: Source):
     Citation.__init__(self, source)
     self.location = _(
         "A citation is available, but has not been published in order to protect people's privacy"
     )
Exemplo n.º 2
0
 def __init__(self, source: Source):
     Citation.__init__(self, source)