Skip to content

Conversation

@hemantTokopedia
Copy link

No description provided.

return { "status": True }
except Exception as e:
print(e)
except Exception as exception:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is a test review comment!

except Exception as e:
print(e)
except Exception as exception:
print(exception)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another test comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants