mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-01 16:54:43 +02:00
PEP8
This commit is contained in:
parent
d31f0b856f
commit
4c5f76ee20
1 changed files with 2 additions and 2 deletions
|
@ -4197,8 +4197,8 @@ PATHS = {
|
||||||
'place-before': KeyInfo(),
|
'place-before': KeyInfo(),
|
||||||
'vrf': KeyInfo(),
|
'vrf': KeyInfo(),
|
||||||
},
|
},
|
||||||
)
|
))
|
||||||
)],
|
],
|
||||||
),
|
),
|
||||||
('routing', 'bfd', 'interface'): APIData(
|
('routing', 'bfd', 'interface'): APIData(
|
||||||
unversioned=VersionedAPIData(
|
unversioned=VersionedAPIData(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue