mirror of
https://github.com/espressif/openthread.git
synced 2026-09-02 07:10:08 +00:00
[style] apply google python style guide (#4501)
This commit applies and enforces Google's python style for tests.
This commit is contained in:
@@ -42,6 +42,7 @@ ROUTER2 = 3
|
||||
|
||||
|
||||
class TestRouteTable(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.simulator = config.create_default_simulator()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user