
# EditorConfig file (see http://editorconfig.org/).

[*.py]
indent_style = space
indent_size = 4
end_of_line = lf
