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

defining input and output basics #9

Merged
merged 3 commits into from Jun 17, 2021

Conversation

pratishtha-abrol
Copy link
Collaborator

Added a basic working according to our component. Currently, It accepts a schema and returns it without changes. The component.py , executor.py and component_test.py files have been changed accordingly.

component/component.py Outdated Show resolved Hide resolved
@pratishtha-abrol pratishtha-abrol merged commit 107acae into main Jun 17, 2021
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.

Component Spec class : Define INPUTS, OUTPUTS and PARAMETERS
2 participants