-
Notifications
You must be signed in to change notification settings - Fork 1
Dataspace sdk #52
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
base: dev
Are you sure you want to change the base?
Dataspace sdk #52
Conversation
Authorisation
Update main to latest
Publish all changes
Add collaborative support
add default value to sdg update for usecase
Collaboration and Geography Enhancements
Fix ordering of usecases and datasets for collaboratives
add security policy
AImodel flow and Dataspace-sdk
Deepthi-Chand
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.
Use dev as base branch for this since most of sdk development is in that
| include = '\.pyi?$' | ||
|
|
||
| [tool.mypy] | ||
| python_version = "0.3.3" |
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.
python version cant be 0.3.2
| selenium==4.16.0 | ||
| selenium==4.16.0 # Downgraded for compatibility | ||
|
|
||
| psycopg2-binary |
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.
add specific versions
| include = '\.pyi?$' | ||
|
|
||
| [tool.mypy] | ||
| python_version = "0.3.3" |
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.
Python version cant be 0.3.2
Pull Request
Description
Corrected the get ai model graphql query in sdk.
Type of Change
Please delete options that are not relevant.
Related Issues
Fixes #(issue number)
Closes #(issue number)
Relates to #(issue number)
Changes Made
Testing
Test Instructions
Please describe how reviewers can test your changes:
Screenshots (if applicable)
Add screenshots to help explain your changes.
Checklist
black .,isort ., andflake8and fixed any issuesAdditional Notes
Add any additional notes or context about the PR here.