diff options
Diffstat (limited to 'day1/Session-2.tex')
-rwxr-xr-x | day1/Session-2.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/day1/Session-2.tex b/day1/Session-2.tex index 8d4aa5a..1e9fd96 100755 --- a/day1/Session-2.tex +++ b/day1/Session-2.tex @@ -33,7 +33,7 @@ \usepackage{listings} \lstset{language=Python, - basicstyle=\ttfamily, + basicstyle=\ttfamily\bfseries, commentstyle=\color{red}\itshape, stringstyle=\color{darkgreen}, showstringspaces=false, |