secretary
secretary copied to clipboard
simple_template.odt pytest sample data
I have an issue with jinja for loop in my odt template. I looked over the simple_template.odt file used in test_secretary.py. The template use a jinjo loop to iterate over a countries list. But there is nothing in the single test file about this countries data structure.
Am I missing something ?
made a pull request #57