Revision 74d988b0 snf-common/synnefo/lib/queue.py

b/snf-common/synnefo/lib/queue.py
137 137
        self.id = hash.hexdigest()
138 138
    
139 139
    def format(self):
140
        return self.__dict__
140
        return self.__dict__

Also available in: Unified diff