Skip to content

Commit 6295519

Browse files
Update high_risk_employee.py (#238)
1 parent 0651a10 commit 6295519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code42cli/cmds/high_risk_employee.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def _get_filter_choices():
4949
@click.group(cls=OrderedGroup)
5050
@sdk_options(hidden=True)
5151
def high_risk_employee(state):
52-
"""For adding and removing employees from the high risk employees detection list."""
52+
"""Add and remove employees from the High Risk Employees detection list."""
5353
pass
5454

5555

0 commit comments

Comments
 (0)