Commit 535e7144 authored by Marco Castelluccio's avatar Marco Castelluccio
Browse files

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

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D162663
parent 977565e1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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