Bug 1825116 - fix python formatting issues in firefox-android scripts. r=bhearsum...
commit5c031db2bcd227e9ab6031f51b453208e59f2132
authorJulien Cristau <jcristau@mozilla.com>
Thu, 7 Sep 2023 11:38:12 +0000 (7 13:38 +0200)
committerJulien Cristau <jcristau@mozilla.com>
Thu, 7 Sep 2023 11:38:12 +0000 (7 13:38 +0200)
tree23bb7255a8d09997f5e3bb67b1f238b48b47b0c4
parent9a7f9a7446fe46b9c25fc83f5bae5d7d703c1f66
Bug 1825116 - fix python formatting issues in firefox-android scripts. r=bhearsum,amejiamarmol,geckoview-reviewers,releng-reviewers

Generated by
`./mach lint -l black --fix taskcluster/android_taskgraph/ taskcluster/scripts/lint/ taskcluster/scripts/write-dummy-secret.py mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/experimentintegration/conftest.py mobile/android/fenix/automation/taskcluster/androidTest/parse-ui-test-fromfile.py mobile/android/focus-android/automation/taskcluster/androidTest/parse-ui-test*`

Differential Revision: https://phabricator.services.mozilla.com/D201457
17 files changed:
mobile/android/fenix/automation/taskcluster/androidTest/parse-ui-test-fromfile.py
mobile/android/focus-android/automation/taskcluster/androidTest/parse-ui-test-fromfile.py [copied from mobile/android/fenix/automation/taskcluster/androidTest/parse-ui-test-fromfile.py with 57% similarity]
mobile/android/focus-android/automation/taskcluster/androidTest/parse-ui-test.py
taskcluster/android_taskgraph/__init__.py
taskcluster/android_taskgraph/release_promotion.py
taskcluster/android_taskgraph/release_type.py
taskcluster/android_taskgraph/routes.py
taskcluster/android_taskgraph/target_tasks.py
taskcluster/android_taskgraph/transforms/beetmover_android_app.py
taskcluster/android_taskgraph/transforms/external_gradle_dependencies.py
taskcluster/android_taskgraph/transforms/post_dummy.py
taskcluster/android_taskgraph/transforms/push_android_app.py
taskcluster/android_taskgraph/transforms/signing_android_app.py
taskcluster/android_taskgraph/util/group_by.py
taskcluster/scripts/lint/is_buildconfig_yml_up_to_date.py
taskcluster/scripts/lint/update_buildconfig_from_gradle.py
taskcluster/scripts/write-dummy-secret.py