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

Refactor Try/Except and code around it #8436

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

p0lygun
Copy link
Contributor

@p0lygun p0lygun commented Nov 5, 2023

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

closes #8429

@Julian-O @baseplate-admin

@p0lygun
Copy link
Contributor Author

p0lygun commented Nov 5, 2023

Still working on it... will convert to PR once done

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.

Remove redundant "try ... except: raise" code
1 participant