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

Make the dispatch function more explicit for type checkers with @overload #95

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 17, 2023

  1. Add call overloads

    gabrieldemarmiesse committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    356d3c5 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    gabrieldemarmiesse committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9db9ad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    e3110e4 View commit details
    Browse the repository at this point in the history
  2. Remove lockfiles

    gabrieldemarmiesse committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    10edea9 View commit details
    Browse the repository at this point in the history
  3. Fix default values

    gabrieldemarmiesse committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9a9e6a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update plum/dispatcher.py

    Co-authored-by: Wessel <[email protected]>
    gabrieldemarmiesse and wesselb authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    417f74c View commit details
    Browse the repository at this point in the history
  2. Update plum/dispatcher.py

    Co-authored-by: Wessel <[email protected]>
    gabrieldemarmiesse and wesselb authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    227ee65 View commit details
    Browse the repository at this point in the history
  3. Update plum/dispatcher.py

    Co-authored-by: Wessel <[email protected]>
    gabrieldemarmiesse and wesselb authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6db8809 View commit details
    Browse the repository at this point in the history
  4. Update plum/function.py

    Co-authored-by: Wessel <[email protected]>
    gabrieldemarmiesse and wesselb authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    66e58c7 View commit details
    Browse the repository at this point in the history
  5. Update plum/dispatcher.py

    Co-authored-by: Wessel <[email protected]>
    gabrieldemarmiesse and wesselb authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3f9808b View commit details
    Browse the repository at this point in the history
  6. Fix all

    gabrieldemarmiesse committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5b7b356 View commit details
    Browse the repository at this point in the history