Skip to content

Commit

Permalink
Fix pep8 too many blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
allenrobel committed Feb 18, 2024
1 parent e5b95bd commit 53a5fe0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ def test_image_mgmt_stage_00004(
def mock_dcnm_send_switch_issu_details(*args) -> Dict[str, Any]:
return responses_switch_issu_details(key)


monkeypatch.setattr(DCNM_SEND_ISSU_DETAILS, mock_dcnm_send_switch_issu_details)

instance = image_stage
Expand Down

0 comments on commit 53a5fe0

Please sign in to comment.