Rich¶
References¶
Tracebacks¶
Suppressing frames from entry points¶
The suppress
argument is a list[Module | str]
where str
arguments can be file paths as well.
sys.argv[0]
is the current executing file.
As such, this suppresses errors caused in the entry point source file: