NodeSet: a few minor code fixes by thiell · Pull Request #520 · clustershell/clustershell · GitHub
Skip to content

NodeSet: a few minor code fixes#520

Merged
thiell merged 1 commit into
clustershell:masterfrom
thiell:b191_pylintNodeSet
Feb 9, 2023
Merged

NodeSet: a few minor code fixes#520
thiell merged 1 commit into
clustershell:masterfrom
thiell:b191_pylintNodeSet

Conversation

@thiell

@thiell thiell commented Feb 8, 2023

Copy link
Copy Markdown
Collaborator

From pylint:
NodeSet.py:63:0: C0413: Import "from ClusterShell.Defaults import config_paths, DEFAULTS" should be placed at the top of the module (wrong-import-position)
NodeSet.py:68:0: W0611: Unused RangeSetException imported from ClusterShell.RangeSet (unused-import)
NodeSet.py:69:0: W0611: Unused RangeSetPaddingError imported from ClusterShell.RangeSet (unused-import)

From pylint:
NodeSet.py:63:0: C0413: Import "from ClusterShell.Defaults import config_paths, DEFAULTS" should be placed at the top of the module (wrong-import-position)
NodeSet.py:68:0: W0611: Unused RangeSetException imported from ClusterShell.RangeSet (unused-import)
NodeSet.py:69:0: W0611: Unused RangeSetPaddingError imported from ClusterShell.RangeSet (unused-import)
@thiell thiell merged commit b568d18 into clustershell:master Feb 9, 2023
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.

1 participant