Skip to content

Commit

Permalink
fix: indent style
Browse files Browse the repository at this point in the history
  • Loading branch information
taharallouche committed Oct 26, 2024
1 parent 8fa4e51 commit 14caa51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[format]
indent-style = "tab"
docstring-code-format = true
indent-style = "space"



Expand Down

0 comments on commit 14caa51

Please sign in to comment.