Skip to content

Commit

Permalink
Fix outdated docstring comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Keay committed Sep 9, 2024
1 parent 5fbf172 commit a2574c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ def argument_parser():


def main():
"""Updates connected_to_network and triggers Undersync.
"""Updates Interface Status in Nautobot and triggers Undersync.
Updates Nautobot Device's 'connected_to_network' field and follows with
Updates Nautobot Device Interface status field and follows with
request to Undersync service, requesting sync for all of the
uplink_switches that the device is connected to.
"""
Expand Down

0 comments on commit a2574c7

Please sign in to comment.