isort
the whole repo
This commit is contained in:
parent
e51c24f837
commit
209dedccf9
7 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,6 @@ from subprocess import check_output
|
|||
|
||||
from requests import get
|
||||
|
||||
|
||||
UPDATE_URL = '${url}'
|
||||
USERNAME = '${username}'
|
||||
PASSWORD = '${password}'
|
||||
|
|
|
@ -5,7 +5,6 @@ from ipaddress import ip_address
|
|||
from json import loads
|
||||
from subprocess import check_output, run
|
||||
|
||||
|
||||
DOMAIN = '${domain}'
|
||||
|
||||
# <%text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue