exception documentation
class _NoTrialMarker(Exception):
No trial marker file could be found.
Raised when trial attempts to remove a trial temporary working directory that does not contain a marker file.
class _NoTrialMarker(Exception):
No trial marker file could be found.
Raised when trial attempts to remove a trial temporary working directory that does not contain a marker file.