Skip to content

[FEATURE] Remove error handlers from examples #1921

@Bibo-Joshi

Description

@Bibo-Joshi

Is your feature request related to a problem? Please describe.

In the examples, we have a very simple error handler, that hides the traceback. This leads to python beginners having difficulties seeing the origin of their error.

Describe the solution you'd like

Drop the error handler from examples and link to the snippet by @Poolitzer or maybe add a new example just for an error handler.

Describe alternatives you've considered

Make the current errors handlers at least show the traceback.

Additional context

@n5y suggested this and might even want to pr

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions