-
Notifications
You must be signed in to change notification settings - Fork 0
Pengeler/python uv example #619
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #619 +/- ##
=======================================
Coverage 87.64% 87.64%
=======================================
Files 65 65
Lines 3004 3004
=======================================
Hits 2633 2633
Misses 371 371 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…/pyhps into pengeler/python_uv_example
PipKat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested edits based on our style guide: https://developers.google.com/style
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
…/pyhps into pengeler/python_uv_example
Add a simple example that shows how UV can be used to run arbitrary python scripts.