Open gordonwatts opened 4 years ago
https://github.com/gordonwatts/hep_tables/blob/41d92e0464233e666d8bf09ca9dcd9e029e164f8/hep_tables/render.py#L500-L500
if we remove this if block, then this look like _resolve_inline - but a test will fail. Perhaps there is a way to avoid cut/paste code? Technical debt.
https://github.com/gordonwatts/hep_tables/blob/41d92e0464233e666d8bf09ca9dcd9e029e164f8/hep_tables/render.py#L500-L500
if we remove this if block, then this look like _resolve_inline - but a test will fail. Perhaps there is a way to avoid cut/paste code? Technical debt.