Skip to content

Add informative error message #580

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

Closed
wants to merge 1 commit into from
Closed

Add informative error message #580

wants to merge 1 commit into from

Conversation

hungyiwu
Copy link

@hungyiwu hungyiwu commented Aug 4, 2020

Given the current error message, I figured a more informative error message will help me a lot, and perhaps other people like me as well.
#261 (comment)

See #261 for more detail.

[Description of PR]

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • AppVeyor and Travis CI passes
  • Test coverage is 100% (Coveralls passes)

Given the current error message, I figured a more informative error message will help me a lot, and perhaps other people like me as well. 
#261 (comment)

See #261 for more detail.
@pep8speaks
Copy link

Hello @hungyiwu! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 76:101: E501 line too long (121 > 100 characters)
Line 77:24: E128 continuation line under-indented for visual indent
Line 77:101: E501 line too long (116 > 100 characters)
Line 78:1: W293 blank line contains whitespace

@hungyiwu
Copy link
Author

hungyiwu commented Aug 4, 2020

See #261 (comment)

@hungyiwu hungyiwu closed this Aug 4, 2020
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