-
Notifications
You must be signed in to change notification settings - Fork 116
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
Remove Python API bindings #1075
Remove Python API bindings #1075
Conversation
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.
remove the template file as well.
There's also a few python-specific functions/ifs in helper.py.
1de1b9a
to
d97f4df
Compare
d97f4df
to
22b34ea
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1075 +/- ##
=========================================
+ Coverage 0 15.73% +15.73%
=========================================
Files 0 223 +223
Lines 0 31465 +31465
Branches 0 3556 +3556
=========================================
+ Hits 0 4952 +4952
- Misses 0 26462 +26462
- Partials 0 51 +51 ☔ View full report in Codecov by Sentry. |
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.
LGTM, just a small note,
I guess we need to also remove python from CI like here
22b34ea
to
642c454
Compare
Remove the Python bindings for UR. They are unused and just a holdover from the initial port of the scripts/templates used to generate UR.