mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-06 12:01:55 +01:00
utils/android: whitespace
This commit is contained in:
@@ -616,7 +616,7 @@ class LogcatMonitor(threading.Thread):
|
||||
with self._datalock:
|
||||
while not self._lines.empty():
|
||||
self._lines.get()
|
||||
|
||||
|
||||
with open(self._logfile, 'w') as fh:
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user