# .editorconfig
root = true

[*.py]
indent_style = tabs
quote_type = double
