-
Notifications
You must be signed in to change notification settings - Fork 11
build(python): add support for Python 3.14 (#158) #158
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 @@
## master #158 +/- ##
=======================================
Coverage 80.75% 80.75%
=======================================
Files 12 12
Lines 717 717
=======================================
Hits 579 579
Misses 138 138
🚀 New features to boost your workflow:
|
cernopendata_client/config.py
Outdated
| # | ||
| # This file is part of REANA. | ||
| # This file is part of cernopendata-client. | ||
| # Copyright (C) 2020, 2021 CERN. |
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.
Should we change the years here to include 2025?
cernopendata_client/printer.py
Outdated
| # | ||
| # This file is part of REANA. | ||
| # This file is part of cernopendata-client. | ||
| # Copyright (C) 2020 CERN. |
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.
Same here
michaelbuchar
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.
Runs like a charm on my end as well! 🪄
No description provided.