diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2022-07-05 15:22:12 +0200 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2024-01-29 10:30:37 +0100 |
| commit | bb71bc02fd9c6b0aac66fafaef0ca9737e501dfb (patch) | |
| tree | 2423a7d2f8a10da64a51740deab05193b8caad16 /python | |
| parent | 6de0cd9bdfbdac6a38ac2206d4257d951422aff6 (diff) | |
bgpd: fix VRF leaking with 'network import-check' (2/4)
"if not XX else" statements are confusing.
Replace two "if not XX else" statements by "if XX else" to prepare next
commits. The patch is only cosmetic.
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
