The line is there, but there's a linebreak missing:
\begin{lstlisting}[language=Python,caption={Example Listing
float},label={lst:Example-Listing}]# Example listing float
So I did not have an extra \end_layout, but missed a \begin_layout. This should have been fixed now. Thanks. Bo
