isort
the whole repo
This commit is contained in:
parent
e51c24f837
commit
209dedccf9
7 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,6 @@ import re
|
|||
from json import load
|
||||
from os.path import join
|
||||
|
||||
|
||||
with open(join(repo.path, 'configs', 'netbox', f'{node.name}.json')) as f:
|
||||
netbox = load(f)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue