]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: use raw string for doc to avoid deprecated python warning 16124/head
authorChristian Hopps <chopps@labn.net>
Wed, 29 May 2024 13:54:35 +0000 (09:54 -0400)
committerChristian Hopps <chopps@labn.net>
Fri, 31 May 2024 09:16:22 +0000 (05:16 -0400)
Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/bgp_nexthop_mp_ipv4_6/test_nexthop_mp_ipv4_6.py

index 0058f213da81b664c492b53b9b1b5a03c80a8daa..911a6d757f8ab1badb94ec534bc647777414b9ea 100644 (file)
@@ -32,7 +32,7 @@ pytestmark = [pytest.mark.bgpd, pytest.mark.isisd]
 
 
 def build_topo(tgen):
-    """
+    r"""
                  +---+
                  | h1|
                  +---+