Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
e01d4a4f
Commit
e01d4a4f
authored
Feb 16, 2021
by
Daniel Scheffler
Browse files
Fixed linting.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
4cc0f42d
Pipeline
#19435
passed with stages
in 2 minutes and 22 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
py_tools_ds/geo/raster/conversion.py
View file @
e01d4a4f
...
...
@@ -26,7 +26,6 @@ __author__ = "Daniel Scheffler"
from
six
import
PY3
from
shapely.wkb
import
loads
import
numpy
as
np
from
osgeo
import
gdal
,
osr
,
ogr
from
...io.raster.gdal
import
get_GDAL_ds_inmem
...
...
py_tools_ds/version.py
View file @
e01d4a4f
...
...
@@ -19,5 +19,5 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.16.
7
'
__versionalias__
=
'202
0
121
5
_01'
__version__
=
'0.16.
8
'
__versionalias__
=
'2021
0
21
6
_01'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment