##// END OF EJS Templates
allow for List traitlets to come from command line
allow for List traitlets to come from command line

File last commit:

r11747:f7935438
r11831:7ceeafd4
Show More
__init__.py
2 lines | 70 B | text/x-python | PythonLexer
Jonathan Frederic
Moved PDF logic into Post-Processor class
r11747 from .base import PostProcessorBase
from .pdf import PDFPostProcessor