commit | b755ce8353bb2593879a9105d4ba8c2fe408dc68 | [log] [tgz] |
---|---|---|
author | Ilja H. Friedel <[email protected]> | Sat Oct 02 12:51:16 2021 -0700 |
committer | Commit Bot <[email protected]> | Mon Oct 11 19:40:02 2021 +0000 |
tree | 157db5ec8d8f41db1a2e12be9d9a64be1a0c40f4 | |
parent | 8f34459afe7b783f1dcbc5799d5ec20520fe8563 [diff] [blame] |
graphics_*: mark as python3 converted. BUG=b:201842108 TEST=visual inspection Change-Id: Icbd951df463fa678f3266b2c7eeef9fdd8567191 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3201052 Auto-Submit: Ilja H. Friedel <[email protected]> Tested-by: Ilja H. Friedel <[email protected]> Reviewed-by: Po-Hsien Wang <[email protected]> Commit-Queue: Po-Hsien Wang <[email protected]>
diff --git a/server/site_tests/graphics_MultipleDisplays/graphics_MultipleDisplays.py b/server/site_tests/graphics_MultipleDisplays/graphics_MultipleDisplays.py index 37d86ee..49ad538 100644 --- a/server/site_tests/graphics_MultipleDisplays/graphics_MultipleDisplays.py +++ b/server/site_tests/graphics_MultipleDisplays/graphics_MultipleDisplays.py
@@ -1,3 +1,4 @@ +# Lint as: python2, python3 # Copyright 2018 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.