[core] more black'ing
This commit is contained in:
parent
ef4d87af8e
commit
02a80840a1
3 changed files with 10 additions and 12 deletions
|
@ -17,6 +17,7 @@ class TestModule(core.module.Module):
|
|||
def get(self, widget):
|
||||
return self.text
|
||||
|
||||
|
||||
class config(unittest.TestCase):
|
||||
def setUp(self):
|
||||
self.module = TestModule()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue