made localcommand pep8 compliant
This commit is contained in:
parent
782c980b69
commit
9fc741106a
9 changed files with 34 additions and 28 deletions
|
@ -30,5 +30,5 @@ def rebuild():
|
|||
f'/daemon-event/restart_tor',
|
||||
post=True,
|
||||
is_json=True,
|
||||
postData={}
|
||||
post_data={}
|
||||
).get(10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue