Undo changes to trailing triple quotes in docstring
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
|
||||
class PyTuiview(Package):
|
||||
"""TuiView is a lightweight raster GIS with powerful raster attribute
|
||||
table manipulation abilities."""
|
||||
table manipulation abilities.
|
||||
"""
|
||||
|
||||
homepage = "https://bitbucket.org/chchrsc/tuiview"
|
||||
url = "https://bitbucket.org/chchrsc/tuiview/get/tuiview-1.1.7.tar.gz"
|
||||
|
Reference in New Issue
Block a user