plano/cli/planoai
Adil Hafeez 9858ce4d31 Upgrade black 23.1.0 -> 25.1.0 for Python 3.14 compatibility
black 23.1.0 uses ast.Str which was removed in Python 3.14, causing
pre-commit CI to crash on any PR that touches Python files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 06:01:30 +00:00
..
templates Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
__init__.py release 0.4.6 (#740) 2026-02-10 21:00:29 -08:00
config_generator.py Upgrade black 23.1.0 -> 25.1.0 for Python 3.14 compatibility 2026-02-12 06:01:30 +00:00
config_providers.py Refactor config_generator into modular, testable components 2026-02-12 05:16:34 +00:00
config_validator.py Upgrade black 23.1.0 -> 25.1.0 for Python 3.14 compatibility 2026-02-12 06:01:30 +00:00
consts.py release 0.4.6 (#740) 2026-02-10 21:00:29 -08:00
core.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
docker_cli.py Refactor config_generator into modular, testable components 2026-02-12 05:16:34 +00:00
init_cmd.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
main.py Upgrade black 23.1.0 -> 25.1.0 for Python 3.14 compatibility 2026-02-12 06:01:30 +00:00
rich_click_config.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
targets.py Upgrade black 23.1.0 -> 25.1.0 for Python 3.14 compatibility 2026-02-12 06:01:30 +00:00
trace_cmd.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
utils.py Fix trailing newlines in utils.py 2026-02-12 05:44:36 +00:00
versioning.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00