pipelines/components/gcp/automl/split_dataset_table_column_...
Alexey Volkov ee527c8ad4 SDK - Components - Restored attribute order when generating component.yaml files (#2262)
This makes the generated files more readable.
The attributes were properly ordered before, but the ordering broke when the `.to_dict` methods started outputting `dict` instead of `OrderedDict`.
Also fixed the existing generated `component.yaml` files.
2019-10-07 18:33:26 -07:00
..
component.py Components - Removed trailing whitespace from AutoML components code (#2263) 2019-10-07 17:53:11 -07:00
component.yaml SDK - Components - Restored attribute order when generating component.yaml files (#2262) 2019-10-07 18:33:26 -07:00