pipelines/sdk/python/tests/dsl
Connor McCarthy 13736b85b6
chore(sdk): clean up kfp code style (#8027)
* remove unused imports

* use google as isort profile

* sort imports

* format with yapf

* clean end of file new line, trailing whitespace, double quoted strings
2022-07-15 00:06:34 +00:00
..
extensions chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
__init__.py SDK - Testing - Make dsl and compiler tests discoverable by unittest (#2038) 2019-09-04 12:38:22 -07:00
aws_extensions_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
component_bridge_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
component_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
main.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
metadata_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
ops_group_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
pipeline_param_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
pipeline_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
test_azure_extensions.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00
type_tests.py chore(sdk): clean up kfp code style (#8027) 2022-07-15 00:06:34 +00:00