databricks-cli/experimental/python
Gleb Kanterov 036061f8b5
[Python] Reformat variable regex (#2484)
## Changes
Reformat variable regex in Python code to follow Golang. The effective
regex is not changed.

## Why
We need to keep both regexes in sync.

## Tests
Using existing tests and manually inspecting resulting regex.
2025-03-13 14:12:37 +00:00
..
databricks [Python] Reformat variable regex (#2484) 2025-03-13 14:12:37 +00:00
databricks_tests [Python] Simplify conf loading (#2486) 2025-03-13 11:44:35 +00:00
.gitignore Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00
LICENSE Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00
Makefile Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00
pyproject.toml Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00
uv.lock Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00