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

Remove unused cls argument to just_the_step_from_cmdline #179

Open
braingram opened this issue Aug 2, 2024 · 0 comments
Open

Remove unused cls argument to just_the_step_from_cmdline #179

braingram opened this issue Aug 2, 2024 · 0 comments

Comments

@braingram
Copy link
Collaborator

just_the_step_from_cmdline is used in 2 places (outside of stpipe unit tests):

def just_the_step_from_cmdline(args, cls=None):

Removing step_script and step_from_cmdline likely makes sense as these could provide a cls (if they were used).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant