mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
use ruff for linting and import sorting
This commit is contained in:
@@ -3,7 +3,6 @@ from mobly.controllers import android_device
|
||||
|
||||
|
||||
class OneDeviceBenchTest(base_test.BaseTestClass):
|
||||
|
||||
def setup_class(self):
|
||||
self.ads = self.register_controller(android_device)
|
||||
self.dut = self.ads[0]
|
||||
|
||||
Reference in New Issue
Block a user