Skip to content

Commit 87b7dc4

Browse files
HaudinFlorencedavidbrochart
authored andcommitted
Fix flake8 formatting issue.
1 parent 1875fe2 commit 87b7dc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ipyleaflet/geoportal.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
#
44

55

6-
from traitlets import Unicode, List
6+
from traitlets import Unicode
77
from .leaflet import TileLayer
88

99

10-
1110
class GeoportalWMTS(TileLayer):
1211
"""GeoportalWMTS class, with TileLayer as parent class
1312

0 commit comments

Comments
 (0)