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

refactor: small refactoring of command classes #3345

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Oct 1, 2024

Small refactoring of command classes, so Command and CommandWithPositionalArgs behave almost similarly. The only difference between these 2 classes is the call signature.

@mkundu1 mkundu1 changed the title fix: Fix command classes for pyconsole fix: small refactoring of command classes Oct 1, 2024
@mkundu1 mkundu1 changed the title fix: small refactoring of command classes refactor: small refactoring of command classes Oct 1, 2024
@mkundu1 mkundu1 merged commit 07d43fc into main Oct 2, 2024
26 checks passed
@mkundu1 mkundu1 deleted the fix/create-pyconsole branch October 2, 2024 17:15
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.

<named-object container>.create(<new_instance_name>) doesn't return the newly created instance in PyConsole
4 participants