Projet

Général

Profil

« Précédent | Suivant » 

Révision e0ca24cb

Ajouté par Frédéric Péters il y a plus de 4 ans

add stub AppointmentErrorPart (#38531)

Voir les différences:

auquotidien/modules/clicrdv.py
1 1
class AppointmentPart(object):
2 2
    def view(self):
3 3
        return ''
4

  
5
class AppointmentErrorPart(object):
6
    def view(self):
7
        return ''

Formats disponibles : Unified diff