##// END OF EJS Templates
Merge pull request #4599 from minrk/json_clean_enum...
Merge pull request #4599 from minrk/json_clean_enum re-cast int/float subclasses to int/float in json_clean

File last commit:

r12740:79db46de
r13709:f2d32afc merge
Show More
style_bw_python.tplx
13 lines | 370 B | text/plain | TextLexer
Jonathan Frederic
Added black and white python style
r12712 ((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))