зеркало из https://github.com/mozilla/glean.git
Fix python linting
This commit is contained in:
Родитель
5073b89fa0
Коммит
2765139486
|
@ -267,6 +267,7 @@ class Glean:
|
|||
Args:
|
||||
experiment_id (str): The id of the experiment to deactivate.
|
||||
"""
|
||||
|
||||
@Dispatcher.launch
|
||||
def set_experiment_inactive():
|
||||
_ffi.lib.glean_set_experiment_inactive(
|
||||
|
|
Загрузка…
Ссылка в новой задаче