Remove tabs and trailing whitespaces

TrivialFix

Change-Id: Iec29795bdf99754382f9cf0f3e0c0ca8dbe3250a
This commit is contained in:
Slawek Kaplonski 2024-05-06 15:55:32 +02:00
parent bdbf573ae4
commit 12a85e19b1
2 changed files with 2 additions and 2 deletions

View File

@ -196,7 +196,7 @@ On the BGP neighbor side, the route should look like this:
.. code-block:: ini
$ ip route show
$ ip route show
192.168.0.0/24 via 111.111.111.17
Driver API

View File

@ -788,7 +788,7 @@ class TestEnsureRoutingTableForBridge(test_base.TestCase):
"1 foo",
"# commented line",
"random garbage text",
"3 another bridge",
"3 another bridge",
"2",
]