chore(cod_api_tool.py): remove yaml explicit start and end
This commit is contained in:
parent
fe9de1f6de
commit
50576a8a6e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user