Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-baillargeon committed Jan 31, 2024
1 parent 444538a commit 84ff31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anta/tests/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class VerifyInterfaceUtilization(AntaTest):
Expected Results:
* success: The test will pass if all interfaces have a usage below 75%.
* failure: The test will fail if one or more interfaces have a usage above 75%.
* failure: The test will fail if one or more interfaces have a usage above 75%.
"""

name = "VerifyInterfaceUtilization"
Expand Down

0 comments on commit 84ff31d

Please sign in to comment.