isort
the whole repo
This commit is contained in:
parent
e51c24f837
commit
209dedccf9
7 changed files with 8 additions and 8 deletions
|
@ -2,6 +2,7 @@ from datetime import datetime
|
|||
from os import listdir
|
||||
from os.path import isfile, join
|
||||
from subprocess import check_output
|
||||
|
||||
from bundlewrap.utils.ui import io
|
||||
|
||||
zone_path = join(repo.path, 'data', 'powerdns', 'files', 'bind-zones')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue