camelot-py/camelot
BiksG 2bef60864a
Index out of range in Lattice Parser
If a content of a table spills outside of the bounding line then it gets index of error. As table cell dosent have the index which is getting accessed due to spilling of table hence we are getting Index Out of range
2019-11-23 19:57:25 +05:30
..
ext Merge pull request #34 from KOLANICH/win_ghostscript_callback_fix 2019-07-24 13:39:18 +03:00
parsers Index out of range in Lattice Parser 2019-11-23 19:57:25 +05:30
__init__.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
__main__.py Blacken code 2019-07-03 23:47:42 +05:30
__version__.py Update HISTORY.md and bump version 2019-07-07 16:07:28 +05:30
cli.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
core.py Blacken code 2019-07-03 23:47:42 +05:30
handlers.py Blacken code 2019-07-03 23:47:42 +05:30
image_processing.py Update image_processing.py 2019-07-04 00:06:46 +05:30
io.py Blacken code 2019-07-03 23:47:42 +05:30
plotting.py Blacken code 2019-07-03 23:47:42 +05:30
utils.py Update flavor kwargs 2019-07-06 22:59:51 +05:30