# https://editorconfig.org [*.py] indent_style = space trim_trailing_whitespace = true indent_size = 4 end_of_line = LF