Index: build/android/pylib/host_driven/tests_annotations.py |
diff --git a/build/android/pylib/host_driven/tests_annotations.py b/build/android/pylib/host_driven/tests_annotations.py |
index d5f557de8e80f90297a1982d4ba6ecfa764cad2d..533114065e5bab3f737c99bbd0332f0cc66c576b 100644 |
--- a/build/android/pylib/host_driven/tests_annotations.py |
+++ b/build/android/pylib/host_driven/tests_annotations.py |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
"""Annotations for host-driven tests.""" |
+# pylint: disable=W0212 |
import os |