You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: