Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use proper exception types in task #10

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

f4lco
Copy link
Contributor

@f4lco f4lco commented Jun 28, 2019

In reference to PR #9 (comment) this fixes following shortcomings:

  • Linting violation for overly broad exception
  • Additional whitespace before starting the traceback
  • Showing treon's traceback despite that only the
    traceback within the cell is relevant

In reference to PR comment
ReviewNB#9 (comment)
this fixes following shortcomings:

* Linting violation for overly broad exception
* Additional whitespace before starting the traceback
* Showing treon's traceback despite that only the
  traceback within the cell is relevant
@f4lco f4lco force-pushed the bugfix/broad-exception branch from 4b11822 to 41317cd Compare June 30, 2019 19:02
@amit1rrr amit1rrr merged commit 31d09b1 into ReviewNB:master Jul 1, 2019
@amit1rrr
Copy link
Member

amit1rrr commented Jul 1, 2019

Looks good, merged! Thanks @f4lco

@f4lco f4lco deleted the bugfix/broad-exception branch July 1, 2019 06:28
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