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

Change keys.extend(..) to keys.append(..) #65

Merged
merged 3 commits into from
Sep 16, 2020

Commits on Aug 14, 2020

  1. Changed keys.extend(..) to keys.append(..)

       - This fixes kytos#64
    MarvinTorres committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    a65b4e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Matched key setup in update_links and its test

      - This hopefully ensures that kytos#64 will not reoccur.
    MarvinTorres committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6bbe7a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Revert test_graph.py

    MarvinTorres committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    56c0883 View commit details
    Browse the repository at this point in the history