Fix listing spacing

This commit is contained in:
2023-10-04 10:14:13 +02:00
parent ea52390910
commit e70fd9ea79
2 changed files with 2 additions and 3 deletions

View File

@ -39,8 +39,7 @@
showspaces = false,
showstringspaces = true,
showtabs = false,
tabsize = 3,
belowskip = -0.8\baselineskip
tabsize = 3
}
\lstset{style=mystyle}
\lstset{language=Python}