mirror of
https://github.com/katanemo/plano.git
synced 2026-06-14 15:15:15 +02:00
Short-circuit the migration when the config already declares v0.4.0 or newer. Anything at v0.4.0+ is assumed to be on the canonical top-level shape and is passed through untouched, including stray inline preferences (which are the author's bug to fix). Only v0.3.0 and older configs are rewritten and bumped. |
||
|---|---|---|
| .. | ||
| source | ||
| __init__.py | ||
| test_config_generator.py | ||
| test_defaults.py | ||
| test_init.py | ||
| test_obs_collector.py | ||
| test_obs_pricing.py | ||
| test_obs_render.py | ||
| test_trace_cmd.py | ||
| test_version_check.py | ||