try migrate first operator

This commit is contained in:
2023-10-10 16:01:52 +08:00
parent 1db6cab8ca
commit d9b9531828
4 changed files with 335 additions and 4 deletions

View File

@ -142,7 +142,7 @@ i18n_comment=
i18n_function_call=
# Indent blank lines.
indent_blank_lines=False
indent_blank_lines=True
# Put closing brackets on a separate line, indented, if the bracketed
# expression can't fit in a single line. Applies to all kinds of brackets,