Bug 1823631 [wpt PR 39105] - Remove no-op __future__ imports, a=testonly
commitd4b5c9db36e823c2b9f641e87c2b102c3cfa47da
authorPhilip Jägenstedt <philip@foolip.org>
Thu, 30 Mar 2023 10:43:44 +0000 (30 10:43 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 12 Apr 2023 11:20:11 +0000 (12 11:20 +0000)
tree05277cfc0502febcaee295782f46e039f723ac03
parent1c597f341cc3ea05616f8b28854f85698be9b6c4
Bug 1823631 [wpt PR 39105] - Remove no-op __future__ imports, a=testonly

Automatic update from web-platform-tests
Remove no-op __future__ imports (#39105)

These are all no-op (mandatory) since Python 3.0:
https://docs.python.org/3/library/__future__.html
--

wpt-commits: 9ae99235f32f544f5e5ad854e7d6296b0e7a49cd
wpt-pr: 39105
19 files changed:
testing/web-platform/tests/annotation-model/tools/make_tests.py
testing/web-platform/tests/annotation-protocol/tools/protocol-server.py
testing/web-platform/tests/annotation-vocab/tools/vocab_tester.py
testing/web-platform/tests/common/security-features/tools/generate.py
testing/web-platform/tests/common/security-features/tools/spec_validator.py
testing/web-platform/tests/common/security-features/tools/util.py
testing/web-platform/tests/css/css-fonts/support/fonts/makegsubfonts.py
testing/web-platform/tests/css/css-text-decor/tools/generate-text-emphasis-line-height-tests.py
testing/web-platform/tests/css/css-text-decor/tools/generate-text-emphasis-position-property-tests.py
testing/web-platform/tests/css/css-text-decor/tools/generate-text-emphasis-ruby-tests.py
testing/web-platform/tests/css/css-text-decor/tools/generate-text-emphasis-style-property-tests.py
testing/web-platform/tests/css/css-text/line-breaking/tools/generate-segment-break-transformation-rules-tests.py
testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/generate.py
testing/web-platform/tests/encrypted-media/polyfill/make-polyfill-tests.py
testing/web-platform/tests/html/tools/update_html5lib_tests.py
testing/web-platform/tests/infrastructure/assumptions/tools/ahem-generate-table.py
testing/web-platform/tests/subresource-integrity/tools/generate_javascript.py
testing/web-platform/tests/subresource-integrity/tools/list_hashes.py
testing/web-platform/tests/webdriver/tests/support/helpers.py