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

standardize exception inheritance to Exception #695

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Conversation

dtrai2
Copy link
Collaborator

@dtrai2 dtrai2 commented Nov 6, 2024

  • Replaced BaseException with Exception for custom errors.
  • Removed # nosemgrep comments from time.sleep calls in test files.

- Replaced `BaseException` with `Exception` for custom errors.
- Removed `# nosemgrep` comments from `time.sleep` calls in test files.
@dtrai2 dtrai2 added the enhancement New feature or request label Nov 6, 2024
@dtrai2 dtrai2 requested a review from djkhl November 6, 2024 14:13
@dtrai2 dtrai2 self-assigned this Nov 6, 2024
@dtrai2 dtrai2 marked this pull request as ready for review November 6, 2024 14:31
@dtrai2 dtrai2 merged commit 7e95536 into main Nov 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants