-
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
It appears that the full stack gets printed? Not ideal...
import pretty_errors # or omit out to see base python behavior
def recursive_function():
recursive_function()
recursive_function() # Call the recursive function to trigger the recursion error
Thanks for your hard work on the package! I'll be recommending it to everyone I code with!
Metadata
Metadata
Assignees
Labels
No labels