Add Python file configuration

This commit is contained in:
inference 2024-02-16 10:30:48 +00:00
parent 6b9673c538
commit ee8ba227b8
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ insert_final_newline = true
[Makefile]
indent_style = tab
[.py]
indent_style = space