# http://editorconfig.org

# Axon processes are usually indented with 2 spaces
[*.py]
indent_style = space
indent_size = 2
