jankatins / knitpy

knitpy: Elegant, flexible and fast dynamic report generation with python
https://github.com/jankatins/knitpy
Other
368 stars 29 forks source link

Fix bug in caching system with empty strings #10

Closed jankatins closed 9 years ago

jankatins commented 9 years ago

The system added empty strings in some cases which resulted in problems when the system had to ensure a newline at the end of the currently cached content.

Closes: #6