Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-baillargeon committed Jan 14, 2025
1 parent 483c717 commit 98ad244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anta/tests/routing/bgp.py
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@ class Input(AntaTest.Input):
"""Input model for the VerifyBGPPeerGroup test."""

bgp_peers: list[BgpPeer]
"""List of BGP peers."""
"""List of BGP IPv4 peers."""

@field_validator("bgp_peers")
@classmethod
Expand Down

0 comments on commit 98ad244

Please sign in to comment.