Bug 1790816 - Reformat mozglue/ with isort. r=linter-reviewers,Standard8 DONTBUILD

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D162663
This commit is contained in:
Marco Castelluccio 2022-11-23 13:01:33 +00:00
parent 977565e162
commit 535e7144d1

View file

@ -5,9 +5,10 @@
# This script generates ProfilingCategoryList.h and profiling_categories.rs
# files from profiling_categories.yaml.
import yaml
from collections import OrderedDict
import yaml
CPP_HEADER_TEMPLATE = """\
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this