summaryrefslogtreecommitdiffstats
path: root/build/android/host_heartbeat.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/android/host_heartbeat.py')
-rwxr-xr-xbuild/android/host_heartbeat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/android/host_heartbeat.py b/build/android/host_heartbeat.py
index 6e011e2..8321a77 100755
--- a/build/android/host_heartbeat.py
+++ b/build/android/host_heartbeat.py
@@ -7,8 +7,8 @@
"""Sends a heart beat pulse to the currently online Android devices.
This heart beat lets the devices know that they are connected to a host.
"""
-# pylint: disable=W0702
+import os
import sys
import time