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

Fix broken imports (in Usage of Context) and re-order imports as per PEP/google style guide recommendation #3445

Closed
wants to merge 1 commit into from

Conversation

tejusp
Copy link
Contributor

@tejusp tejusp commented Apr 10, 2024

Description

https://google.github.io/styleguide/pyguide.html#Imports_formatting
https://peps.python.org/pep-0008/

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

#3444

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. We don't currently review documentation changes - Let us know if you'd like us to change this.

@tejusp tejusp changed the title Fix broken imports and re-order imports as per PEP/google style guide recommendation Fix broken imports (in Usage of Context) and re-order imports as per PEP/google style guide recommendation Apr 10, 2024
@patrick91 patrick91 closed this Apr 12, 2024
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.

None yet

2 participants