Skip to content
Snippets Groups Projects
Commit 2f9093fe authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

fix vale doc

parent 530eed75
No related branches found
No related tags found
1 merge request!440add pre-check command to get bgp status from LSO
......@@ -29,7 +29,7 @@ class PartnerTable(BaseModel):
class BgpStatusPreCheckTable(BaseModel):
"""Database table for storing per router BGP satus precheck results."""
"""Database table for storing per router BGP satus pre-check results."""
__tablename__ = "bgp_status_pre_checks"
......
"""This module defines types used for precheck operations."""
"""This module defines types used for pre-check operations."""
from enum import StrEnum
from uuid import UUID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment