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

chore: Style codebase, add pyproject configs, and remove unused imports #9

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

mbeacom
Copy link
Contributor

@mbeacom mbeacom commented Jan 31, 2023

Issue number: #8

Summary

Changes

Introduced pyproject.toml project configuration items specifically for accommodating autoformatting/styling with black and isort.

User experience

Codebase wasn't PEP-8 compliant, making contributions difficult. Now, it's ✨

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@mbeacom mbeacom self-assigned this Jan 31, 2023
@mbeacom mbeacom changed the title Style codebase, add pyproject configs, and remove unused imports chore: Style codebase, add pyproject configs, and remove unused imports Jan 31, 2023
@bryantbiggs bryantbiggs linked an issue Jan 31, 2023 that may be closed by this pull request
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice and tidy

@bryantbiggs bryantbiggs merged commit 7f2a977 into aws-samples:main Jan 31, 2023
@mbeacom mbeacom deleted the fix-8-style-codebase branch January 31, 2023 16:37
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.

Maintenance: Auto-style and format codebase
2 participants