# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = false

[*.py]
indent_style = space
indent_size = 4
