Skip to main content

Class wandb.apis.public.IncompleteRunHistoryError

method BaseException.add_note()

Exception.add_note(note) — add a note to the exception
Arguments

method BaseException.with_traceback()

Exception.with_traceback(tb) — set self.traceback to tb and return self.
Arguments