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

Update the coding style doc #1774

Merged
merged 1 commit into from
May 9, 2024
Merged

Update the coding style doc #1774

merged 1 commit into from
May 9, 2024

Conversation

yiliu30
Copy link
Contributor

@yiliu30 yiliu30 commented May 7, 2024

Type of Change

Docs

Description

2.2 Imports
Use import statements for packages and modules only, not for individual types, classes, or functions.

https://google.github.io/styleguide/pyguide.html#22-imports

Dependency Change?

None

Signed-off-by: yiliu30 <yi4.liu@intel.com>
@yiliu30 yiliu30 added the documentation Improvements or additions to documentation label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

⚡ Required checks status: All passing 🟢

No groups match the files changed in this PR.


Thank you for your contribution! 💜

Note
This comment is automatically generated and will be updates every 180 seconds within the next 6 hours. If you have any other questions, contact chensuyue or XuehaoSun for help.

@chensuyue chensuyue merged commit 73794e4 into master May 9, 2024
20 checks passed
@chensuyue chensuyue deleted the update_coding_style branch May 9, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants