Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to __repr__ #130

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

BregaladTaran
Copy link
Collaborator

Switched all repr from format() to f-string.
Shortened some repr to improve readability in code/outp

xorrkaz and others added 3 commits December 10, 2024 18:08
)

* Add support for a starting index when connecting nodes.

By default, the `lab.connect_two_nodes()` connects the next two
available indexes.  Extend this to allow an index where you can start
at, for example, 1.  This could allow to skip mgmt interfaces.

* Consume the position element.

Spotted by: Patrick Mosko

---------

Co-authored-by: Joe Clarke <[email protected]>
…clude useful/meaningful info for its purposes.
@tmikuska tmikuska changed the base branch from main to dev January 26, 2025 11:16
@tmikuska tmikuska requested review from rschmied and virlos January 26, 2025 11:17
virl2_client/models/annotation.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants