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: Rename main function for calling by poetry scafolding #395

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

stevekeay
Copy link
Contributor

I screwed up the original because I forgot that the way we invoke this script via Poetry doesn't run the script, it somehow directly calls the main function.

The way we invoke this via Poetry doesn't run the script, it somehow imports it
and calls the main function.
Copy link

github-actions bot commented Oct 23, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
217 214 99% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 9982ed1 by action🐍

@stevekeay stevekeay changed the title Rename main function for calling by poetry scafolding fix: Rename main function for calling by poetry scafolding Oct 23, 2024
@cardoe cardoe added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 547ea14 Oct 23, 2024
22 of 23 checks passed
@cardoe cardoe deleted the fix-bmc-workflow branch October 23, 2024 21:20
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