From 4f99fb4962c2777286a128adbb093d8f25ae9dc7 Mon Sep 17 00:00:00 2001 From: Tim Swast Date: Tue, 10 Jul 2018 10:41:57 -0700 Subject: Dedent code blocks in tutorial. I found the extra 8 spaces at the start of the examples in the tutorial to be distracting. The Sphinx dedent option removes these extra spaces from the rendered code blocks. I also got a warning about the shell code example not being lexed as Python, so I converted this to an explicit shell code block. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index b5f0ebdc..9c3a52c0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,5 +26,6 @@ Contributors are: -Mikuláš Poul -Charles Bouchard-Légaré -Yaroslav Halchenko +-Tim Swast Portions derived from other open source works and are clearly marked. -- cgit v1.2.3