Skip to content
Snippets Groups Projects
Commit 04f9d277 authored by Marco Castelluccio's avatar Marco Castelluccio
Browse files

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

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D162645
parent a79efb17
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,7 @@
# This script expects to be run from `update-icu.sh` after the in-tree
# copy of ICU has been updated.
from __future__ import absolute_import
from __future__ import print_function
from __future__ import absolute_import, print_function
import glob
import multiprocessing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment