whitespace
This commit is contained in:
parent
c55b465c2f
commit
2d77fa8d10
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
from ipaddress import ip_interface
|
from ipaddress import ip_interface
|
||||||
|
|
||||||
defaults = {
|
defaults = {
|
||||||
'network': {
|
'network': {},
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue