chore(cod_api_tool.py): remove yaml explicit start and end

This commit is contained in:
Rim 2025-03-10 10:00:54 -04:00
parent fe9de1f6de
commit 50576a8a6e

View File

@ -242,8 +242,8 @@ class CodStatsManager:
sort_keys=False,
allow_unicode=False,
width=120,
explicit_start=True,
explicit_end=True,
# explicit_start=True,
# explicit_end=True,
default_style="",
line_break="unix",
indent=2