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

[sfpshow] Cleanup #1405

Merged
merged 7 commits into from
Feb 18, 2021
Merged

[sfpshow] Cleanup #1405

merged 7 commits into from
Feb 18, 2021

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Feb 6, 2021

- What I did

Clean up sfpshow utility

- How I did it

  • Reword header docstring and comments
  • Unify formatting
  • Rename variables and constants
  • Use += for string concatenation to reduce line length
  • Pass through autopep8 --max-line-length 120

@jleveque jleveque self-assigned this Feb 6, 2021
@jleveque jleveque marked this pull request as ready for review February 12, 2021 03:10
@jleveque jleveque merged commit e3017a0 into sonic-net:master Feb 18, 2021
@jleveque jleveque deleted the sfpshow_cleanup branch February 18, 2021 02:32
yxieca pushed a commit that referenced this pull request Feb 23, 2021
Clean up sfpshow utility

- Reword header docstring and comments
- Unify formatting
- Rename variables and constants
- Use `+=` for string concatenation to reduce line length
- Pass through `autopep8 --max-line-length 120`
anand-kumar-subramanian pushed a commit to anand-kumar-subramanian/sonic-utilities that referenced this pull request Mar 2, 2021
Clean up sfpshow utility

- Reword header docstring and comments
- Unify formatting
- Rename variables and constants
- Use `+=` for string concatenation to reduce line length
- Pass through `autopep8 --max-line-length 120`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants