merge
This commit is contained in:
@@ -211,7 +211,8 @@ report:
|
|||||||
\item Evaluated in:
|
\item Evaluated in:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item YAML config files
|
\item YAML config files
|
||||||
\item tum files
|
\item \incode{.tum} files
|
||||||
|
\item compatible with variables expansion
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item compatible with variables expansion
|
\item compatible with variables expansion
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|||||||
@@ -157,7 +157,7 @@
|
|||||||
\begin{frame}[fragile]{\incode{py\_func} test item function call}
|
\begin{frame}[fragile]{\incode{py\_func} test item function call}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item The python file must import helper’s module \incode{py\_func.tm}
|
\item The python file must import helper’s module \incode{py\_func.tm}
|
||||||
\item Calls the function exec from a Python class
|
\item Calls the function \incode{exec} from a Python class
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item The Python class must be inherited from \incode{tm.FunctionItem}
|
\item The Python class must be inherited from \incode{tm.FunctionItem}
|
||||||
\begin{minted}[fontsize=\fontsize{6}{7}\selectfont]{python}
|
\begin{minted}[fontsize=\fontsize{6}{7}\selectfont]{python}
|
||||||
|
|||||||
Reference in New Issue
Block a user