forked from mirrors/gecko-dev
		
	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:
		
							parent
							
								
									977565e162
								
							
						
					
					
						commit
						535e7144d1
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -5,9 +5,10 @@ | ||||||
| # This script generates ProfilingCategoryList.h and profiling_categories.rs | # This script generates ProfilingCategoryList.h and profiling_categories.rs | ||||||
| # files from profiling_categories.yaml. | # files from profiling_categories.yaml. | ||||||
| 
 | 
 | ||||||
| import yaml |  | ||||||
| from collections import OrderedDict | from collections import OrderedDict | ||||||
| 
 | 
 | ||||||
|  | import yaml | ||||||
|  | 
 | ||||||
| CPP_HEADER_TEMPLATE = """\ | CPP_HEADER_TEMPLATE = """\ | ||||||
| /* This Source Code Form is subject to the terms of the Mozilla Public | /* 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 |  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Marco Castelluccio
						Marco Castelluccio