camelot-py/camelot
nayakshrey e3ddf8281d
Update handlers.py
Facing error invalid literal for int with base 10 at line 85 and 87. Hence converted to float and then int.
2021-04-20 15:50:27 +05:30
..
ext Remove future imports 2020-05-24 17:33:13 +05:30
parsers Prevent taking max of an empty set 2020-08-25 22:50:31 +05:30
__init__.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
__main__.py Remove future imports 2020-05-24 17:33:13 +05:30
__version__.py Revert the changes in v0.8.1 2020-07-27 17:38:14 +05:30
cli.py Add f-strings and remove python3.5 test job 2020-05-24 18:14:43 +05:30
core.py Update core.py 2020-08-25 15:27:17 +02:00
handlers.py Update handlers.py 2021-04-20 15:50:27 +05:30
image_processing.py Remove future imports 2020-05-24 17:33:13 +05:30
io.py Blacken code 2019-07-03 23:47:42 +05:30
plotting.py Merge pull request #121 from jedie/patch-2 2020-08-14 02:36:28 +05:30
utils.py Fix #15 extraction of cell data discarding overlapping text boxes 2020-10-27 18:06:57 +01:00