I believe the file select.li in lifelines-reports v0.0.2 should be renamed to select.ll.
At one time the thinking was full fledged scripts would end in .ll while 'include' files would end in .li
select.li is really just a skeleton to writing new reports, so it is really closer to an include file than to a real script.
Log in to post a comment.
At one time the thinking was full fledged scripts would end in .ll while
'include' files would end in .li
select.li is really just a skeleton to writing new reports, so it is really
closer to an include file than to a real script.