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

[REF-2787] add_hooks supports Var-wrapped hooks #3248

Merged
merged 3 commits into from
May 15, 2024
Merged

Commits on May 7, 2024

  1. [REF-2787] add_hooks supports Var-wrapped hooks

    * Fix VarData definition in .pyi file to allow removal of type ignore comments
    * Var.create and Var.create_safe accept _var_data parameter
    * Replace instances where a set of imports was being passed to VarData
    * Update code throughout reduce use of `._replace` to add VarData
    masenf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aa8f3c7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    f165724 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    8826854 View commit details
    Browse the repository at this point in the history