From 6e841756e004553678c5f704e78ff584d63aa12e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 9 Apr 2022 11:47:11 +0200 Subject: [PATCH] Auto saved by Logseq --- spaces to tabs conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spaces to tabs conversion.md b/spaces to tabs conversion.md index b62e4e5d6..8391043ce 100644 --- a/spaces to tabs conversion.md +++ b/spaces to tabs conversion.md @@ -3,4 +3,4 @@ - [[sponge]] is in [[moreutils]] - To go from tabs to spaces in Python code: - `for i in *py; do expand -t 4 $i | sponge $i; done` -- \ No newline at end of file +- [[pep8]] is against tabs in Python code. We are currently experimenting with using tabs in [[agora server]] regardless. \ No newline at end of file