Fix YAML indentation error in tool_tiers.yaml
The `extended` key under `calendar` was missing proper indentation, causing YAML parsing errors when loading tools with `--tool-tier complete`. Fixes #398
This commit is contained in:
The `extended` key under `calendar` was missing proper indentation, causing YAML parsing errors when loading tools with `--tool-tier complete`. Fixes #398