databricks-cli/libs/template/templates/default-python/template/{{.project_name}}/scratch
Gleb Kanterov 25f8ee8d66
Format default-python template (#2110)
## Changes
Format code in default-python template, so it's already pre-formatted.

## Tests

```
$ databricks bundle init libs/template/templates/default-python
$ ruff format --diff my_project     
6 files already formatted
```
2025-01-15 10:40:29 +01:00
..
README.md databricks bundle init template v1 (#686) 2023-09-05 11:58:34 +00:00
exploration.ipynb.tmpl Format default-python template (#2110) 2025-01-15 10:40:29 +01:00

README.md

scratch

This folder is reserved for personal, exploratory notebooks. By default these are not committed to Git, as 'scratch' is listed in .gitignore.