##// END OF EJS Templates
change default timeout to 10s from infinite in parallel tests...
change default timeout to 10s from infinite in parallel tests avoids hangs with apply_sync in tests

File last commit:

r12740:79db46de
r12784:71ee10d9
Show More
style_bw_python.tplx
13 lines | 370 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))