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