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 the milc.cli.subcommand_name property value #73

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

sigprof
Copy link
Contributor

@sigprof sigprof commented Jan 4, 2025

The implementation of the subcommand_name property in MILCInterface was wrong (it actually returned the _subcommand function object instead of the subcommand name).

@skullydazed
Copy link
Collaborator

Can you rebase from master? I just updated the ci action so it works with python 3.7 again.

The implementation of the `subcommand_name` property in `MILCInterface`
was wrong (it actually returned the `_subcommand` function object
instead of the subcommand name).
@sigprof sigprof force-pushed the fix-cli-subcommand_name branch from 54b7780 to 59b6b5a Compare January 4, 2025 21:54
@sigprof
Copy link
Contributor Author

sigprof commented Jan 4, 2025

Done (but the workflows need approval again).

@skullydazed skullydazed merged commit 5d433b3 into clueboard:master Jan 4, 2025
16 checks passed
@skullydazed
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants