Skip to content

Add C901 to ignore list of pep8 - #43

Merged
seunghun1ee merged 1 commit into
stackhpc/master-workflowsfrom
ignore-c901
Feb 5, 2025
Merged

Add C901 to ignore list of pep8#43
seunghun1ee merged 1 commit into
stackhpc/master-workflowsfrom
ignore-c901

Conversation

@seunghun1ee

Copy link
Copy Markdown
Member

C901 Function is too complex is catching ManagerService.create_lease() because the function has more than 5 potential branches.

Because the function is in WIP in master branch, ignore C901 at least until the function is in stable state.

C901 Function is too complex is catching ManagerService.create_lease()
because the function has more than 5 potential branches.

Because the function is in WIP in master branch, ignore C901 at least
until the function is in stable state.
@seunghun1ee
seunghun1ee requested review from a team and JohnGarbutt February 5, 2025 11:50
@seunghun1ee seunghun1ee self-assigned this Feb 5, 2025
@Alex-Welsh

Copy link
Copy Markdown
Member

@seunghun1ee you might need to base this branch on stackhpc/master-workflows to pass CI

@Alex-Welsh

Copy link
Copy Markdown
Member

Or you could just push this change straight to that branch

@seunghun1ee
seunghun1ee changed the base branch from stackhpc/master to stackhpc/master-workflows February 5, 2025 13:17
@seunghun1ee
seunghun1ee merged commit fdbf626 into stackhpc/master-workflows Feb 5, 2025
@seunghun1ee
seunghun1ee deleted the ignore-c901 branch February 5, 2025 13:35
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