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

[FIX] Mask all arguments if last argument was a parameter #391

Conversation

McDonnellJoseph
Copy link
Contributor

@McDonnellJoseph McDonnellJoseph commented Oct 14, 2023

Description

This is a proposal PR to fix issue #371.

Development notes

A temporary solution is to mask any arguments following a parameter indifferently of if this argument is present in the vocabulary.

However this still relies on Kedro CLI for the masking I'll look further into this to propose a solution without Kedro CLI.

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes

@merelcht merelcht added the Community Issue/PR opened by the open-source community label Nov 2, 2023
@merelcht
Copy link
Member

merelcht commented Jan 3, 2024

Hi @McDonnellJoseph , would you like to continue working on this PR or do you need some help completing it?

@astrojuanlu
Copy link
Member

This was fixed in #552, thanks @McDonnellJoseph ! Hope you can contribute at some other time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Issue/PR opened by the open-source community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants