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

Add small bit of type hinting #1745

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 2, 2024

  1. Add small bit of type hinting

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d64863d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. More type hinting

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 3, 2024
    Configuration menu
    Copy the full SHA
    935c510 View commit details
    Browse the repository at this point in the history
  2. Fix flake8

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 3, 2024
    Configuration menu
    Copy the full SHA
    960086a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. A bit more type hinting

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 4, 2024
    Configuration menu
    Copy the full SHA
    09058d4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. More updates across the file

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 6, 2024
    Configuration menu
    Copy the full SHA
    180920a View commit details
    Browse the repository at this point in the history
  2. One other type fix

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 6, 2024
    Configuration menu
    Copy the full SHA
    91f6a28 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Clean up imports and start adding type hinting

    Signed-off-by: BryceGattis <brycegattis@yahoo.com>
    BryceGattis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3864fc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update src/rez/plugin_managers.py

    Co-authored-by: Jean-Christophe Morin <38703886+JeanChristopheMorinPerso@users.noreply.github.com>
    Signed-off-by: Bryce Gattis <36783788+BryceGattis@users.noreply.github.com>
    BryceGattis and JeanChristopheMorinPerso committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    19a05a8 View commit details
    Browse the repository at this point in the history
  2. Update src/rez/plugin_managers.py

    Co-authored-by: Jean-Christophe Morin <38703886+JeanChristopheMorinPerso@users.noreply.github.com>
    Signed-off-by: Bryce Gattis <36783788+BryceGattis@users.noreply.github.com>
    BryceGattis and JeanChristopheMorinPerso committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7b81e29 View commit details
    Browse the repository at this point in the history