mirror of
https://github.com/espressif/openthread.git
synced 2026-08-22 18:39:50 +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:
@@ -37,6 +37,7 @@ ROUTER = 2
|
||||
|
||||
|
||||
class TestCoaps(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.simulator = config.create_default_simulator()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user