Merging upstream version 0.10.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
801f1af336
commit
d1f683ede3
10 changed files with 45 additions and 46 deletions
|
@ -71,7 +71,7 @@ def eos_versions(
|
|||
latest: bool = False,
|
||||
verbose: bool = False,
|
||||
) -> None:
|
||||
# pylint: disable = too-many-branches
|
||||
# pylint: disable = too-many-branches, R0917
|
||||
"""
|
||||
List Available EOS version on Arista.com website.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue