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

Solve issue with stacking multiple CLIs #36

Merged
merged 1 commit into from
Aug 29, 2021
Merged

Solve issue with stacking multiple CLIs #36

merged 1 commit into from
Aug 29, 2021

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Aug 29, 2021

Closes #26

This PR uses click's context dispatch to invoke multiple commands in a row, to avoid the first one calling a system exit

@bgyori
Copy link
Member

bgyori commented Aug 29, 2021

Thanks @cthoyt, I couldn't figure this out!

@cthoyt
Copy link
Member Author

cthoyt commented Aug 29, 2021

Sorry it took so long. Thanks for the reminder!

@bgyori bgyori merged commit e4c03ba into main Aug 29, 2021
@cthoyt cthoyt deleted the fix-cli branch August 29, 2021 23:01
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.

python -m indra_cogex.sources.pathways misses second cli
2 participants