Skip to content

Commit 136fbe2

Browse files
committed
💚 update coding style
1 parent beb268d commit 136fbe2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyexcel_pdfr/pdfr.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
~~~~~~~~~~~~~~~~~~~
44
html table reader using messytables
55
6-
:copyright: (c) 2015-2017 by Onni Software Ltd & its contributors
6+
:copyright: (c) 2015-2020 by Onni Software Ltd & its contributors
77
:license: New BSD License
88
"""
99
import camelot
10-
import pyexcel_io.service as service
1110
from pyexcel_io.plugin_api import IReader, ISheet, NamedContent
1211

1312

0 commit comments

Comments
 (0)