MCPcopy
hub / github.com/eudicots/Cactus / __str__

Method __str__

cactus/static/external/exceptions.py:18–19  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

16 self.error = error
17
18 def __str__(self):
19 return '{0} failed: {1}'.format(self.external, self.error)

Callers

nothing calls this directly

Calls 1

formatMethod · 0.80

Tested by

no test coverage detected