File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -248,8 +248,8 @@ def threshold(self): # how finely to interpolate line data, etc.
248248
249249
250250class KavrayskiyVII (_WarpedRectangularProjection ):
251- """The `Kavrayskiy VII
252- <https://en.wikipedia.org/wiki/Kavrayskiy_VII_projection>`__ projection."""
251+ """The `Kavrayskiy VII \
252+ <https://en.wikipedia.org/wiki/Kavrayskiy_VII_projection>`__ projection."""
253253 #: Registered projection name.
254254 name = 'kavrayskiyVII'
255255
@@ -281,8 +281,8 @@ def threshold(self):
281281
282282
283283class WinkelTripel (_WarpedRectangularProjection ):
284- """The `Winkel tripel (Winkel III)
285- <https://en.wikipedia.org/wiki/Winkel_tripel_projection>`__ projection."""
284+ """The `Winkel tripel (Winkel III) \
285+ <https://en.wikipedia.org/wiki/Winkel_tripel_projection>`__ projection."""
286286 #: Registered projection name.
287287 name = 'winkeltripel'
288288
You can’t perform that action at this time.
0 commit comments