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

CLI optimization #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

CLI optimization #5

wants to merge 2 commits into from

Conversation

rajkumar38
Copy link

- What I did

- How I did it

- How to verify it

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

@lgtm-com
Copy link

lgtm-com bot commented Oct 29, 2020

This pull request fixes 2 alerts when merging d497f60 into 1753f22 - view on LGTM.com

fixed alerts:

  • 2 for Module-level cyclic import

show/main.py Outdated
@@ -999,11 +1001,11 @@ def get_hw_info_dict():
def platform():
"""Show platform-specific hardware info"""
pass

'''

Choose a reason for hiding this comment

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

We cannot comment mellanox commands in community.

@lgtm-com
Copy link

lgtm-com bot commented Oct 30, 2020

This pull request fixes 2 alerts when merging 03ad31a into 1753f22 - view on LGTM.com

fixed alerts:

  • 2 for Module-level cyclic import

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.

2 participants