databricks-cli/bundle/python
Pieter Noordhuis d80c35f66a
Rename variable `bundle -> b` (#989)
## Changes

All calls to apply a mutator must go through `bundle.Apply`. This
conflicts with the existing use of the variable `bundle`. This change
un-aliases the variable from the package name by renaming all variables
to `b`.

## Tests

Pass.
2023-11-15 14:03:36 +00:00
..
conditional_transform_test.go Make a notebook wrapper for Python wheel tasks optional (#797) 2023-09-26 14:32:20 +00:00
transform.go Make a notebook wrapper for Python wheel tasks optional (#797) 2023-09-26 14:32:20 +00:00
transform_test.go Rename variable `bundle -> b` (#989) 2023-11-15 14:03:36 +00:00
warning.go Fix wheel task not working with with 13.x clusters (#898) 2023-10-23 08:19:26 +00:00
warning_test.go Fix wheel task not working with with 13.x clusters (#898) 2023-10-23 08:19:26 +00:00