Skip to content

Commit

Permalink
Add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
bingwang-ms committed Sep 22, 2022
1 parent 9618400 commit 3c33c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common/fixtures/duthost_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,4 +481,4 @@ def load_dscp_to_queue_map(duthost, port):
return dscp_to_queue_map
except:
logger.error("Failed to retrieve dscp to queue map for port {} on {}".format(port, duthost.hostname))
return {}
return {}

0 comments on commit 3c33c95

Please sign in to comment.