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

feat: 452 audit pythonic importing #474

Conversation

isaac-heist-slalom
Copy link
Contributor

@isaac-heist-slalom isaac-heist-slalom commented Mar 6, 2024

secureli-452

Audit repo to make importing patterns more pythonic

Changes

  • Updated project imports to be more pythonic

Testing

  • All existing unit tests are passing

Clean Code Checklist

  • Meets acceptance criteria for issue
  • New logic is covered with automated tests
  • Appropriate exception handling added
  • Thoughtful logging included
  • Documentation is updated
  • Follow-up work is documented in TODOs
  • TODOs have a ticket associated with them
  • No commented-out code included

@isaac-heist-slalom isaac-heist-slalom linked an issue Mar 6, 2024 that may be closed by this pull request
@isaac-heist-slalom isaac-heist-slalom marked this pull request as ready for review March 6, 2024 23:41
@isaac-heist-slalom isaac-heist-slalom merged commit 8b1d92b into refactor/secureli-000-modular-refactor Mar 8, 2024
3 checks passed
@isaac-heist-slalom isaac-heist-slalom deleted the feature/secureli-452-audit-pythonic-importing branch March 8, 2024 20:05
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.

Audit Pythonic Importing
3 participants