68836bad创建于 2024年1月17日历史提交
# http://editorconfig.org
root = true

[*.py]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true