You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
0 commit comments