Python formatting
This commit is contained in:
parent
37dacaff6f
commit
4c099afc63
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class AutomodModel(TestCase):
|
||||||
"password",
|
"password",
|
||||||
local=True,
|
local=True,
|
||||||
localname="mouse",
|
localname="mouse",
|
||||||
is_superuser=True
|
is_superuser=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_automod_task_no_rules(self, *_):
|
def test_automod_task_no_rules(self, *_):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue