No bug: Cleanup language. DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D84071
This commit is contained in:
Tom Prince 2020-07-18 04:56:52 +00:00
Родитель 2f75c35b64
Коммит a72836e1a2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -127,7 +127,7 @@ def filter_on_platforms(task, platforms):
def filter_by_uncommon_try_tasks(task, optional_filters=None):
"""Filters tasks based on blacklist rules.
"""Filters tasks that should not be commonly run on try.
Args:
task (str): String representing the task name.