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

Unify Erroring #37

Open
4 tasks
ichristen opened this issue Apr 16, 2023 · 0 comments
Open
4 tasks

Unify Erroring #37

ichristen opened this issue Apr 16, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers r0.0.2 Planned part of the 0.0.2 release

Comments

@ichristen
Copy link
Collaborator

  • Remove assert in cases where it would be better to raise a ValueError, etc.
  • Remove filenames in raise Error("file.py: Error"), as the filename should be reported in the stack trace already.
  • Other format unification.
  • Document error paths fully in docstrings.
@ichristen ichristen added the enhancement New feature or request label Apr 16, 2023
@ichristen ichristen added the good first issue Good for newcomers label May 18, 2023
@ichristen ichristen added the r0.0.2 Planned part of the 0.0.2 release label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers r0.0.2 Planned part of the 0.0.2 release
Projects
None yet
Development

No branches or pull requests

1 participant