From 4e39fc303ced001ab8e963179747b9e8de011692 Mon Sep 17 00:00:00 2001 From: Prabhu Ramachandran Date: Fri, 9 Dec 2016 21:43:25 +0530 Subject: Minor fix. --- scipy/basic/session4.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scipy') diff --git a/scipy/basic/session4.tex b/scipy/basic/session4.tex index 46212ba..156464d 100644 --- a/scipy/basic/session4.tex +++ b/scipy/basic/session4.tex @@ -476,7 +476,8 @@ In []: plot(freq[:250], ...: abs(fft(yc))[:250]) \end{lstlisting} Only scratched the surface here \dots - \inctime{10} + +\inctime{10} \end{frame} -- cgit