-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
easyEasy to fixEasy to fixstashLabel used to categorize issues that will be worked on nextLabel used to categorize issues that will be worked on next
Description
we currently only show the slack link, but we should optionally show the support email
@modify_exceptions(show_email=True)
def something():
pass
code:
core/src/ploomber_core/exceptions.py
Line 111 in d449c8d
def modify_exceptions(fn): |
we can do something like this to prevent API breaks: https://stackoverflow.com/a/39335652/709975
Metadata
Metadata
Assignees
Labels
easyEasy to fixEasy to fixstashLabel used to categorize issues that will be worked on nextLabel used to categorize issues that will be worked on next