Actually, the problem was with autoindent in IPython. The solution was to set %autoindent OFF inside IPython.
%autoindent OFF
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.