Skip to content

[sfpshow] Cleanup#1405

Merged
jleveque merged 7 commits intosonic-net:masterfrom
jleveque:sfpshow_cleanup
Feb 18, 2021
Merged

[sfpshow] Cleanup#1405
jleveque merged 7 commits intosonic-net:masterfrom
jleveque:sfpshow_cleanup

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