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

Enhance resolve_dependent_value if value is list or tuples #5184

Merged
merged 6 commits into from
Feb 3, 2022

Commits on Feb 2, 2022

  1. Enabling finding valueis in list and tuples

    - Added recursive for tuple and list in resolve_dependent_value
    hoxbro committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3dfef79 View commit details
    Browse the repository at this point in the history
  2. Fixed outdated/incorrect docstrings

    jbednar authored and hoxbro committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c4352dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268d0ef View commit details
    Browse the repository at this point in the history
  4. Added unittest

    hoxbro committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    234b6c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62dcdcc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Added custom flatten function

    hoxbro committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7d5a1f5 View commit details
    Browse the repository at this point in the history