We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb268d commit 136fbe2Copy full SHA for 136fbe2
pyexcel_pdfr/pdfr.py
@@ -3,11 +3,10 @@
3
~~~~~~~~~~~~~~~~~~~
4
html table reader using messytables
5
6
- :copyright: (c) 2015-2017 by Onni Software Ltd & its contributors
+ :copyright: (c) 2015-2020 by Onni Software Ltd & its contributors
7
:license: New BSD License
8
"""
9
import camelot
10
-import pyexcel_io.service as service
11
from pyexcel_io.plugin_api import IReader, ISheet, NamedContent
12
13
0 commit comments