Пример #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"
     )
Пример #2
0
 def __init__(self, source: Source):
     Citation.__init__(self, source)